Interface StatelessProcessing

All Known Implementing Classes:
AESEngine, AESLightEngine, CamelliaEngine, CamelliaLightEngine, SEEDEngine, SerpentEngine, SerpentEngineBase, TnepresEngine

public interface StatelessProcessing
Ciphers that implement StatelessProcessing are thread safe for encrypt/decrypt - just not initialisation.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details