JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography Library 1.71
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.bouncycastle.crypto
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
BlockCipher
newInstance
()
Method Detail
newInstance
BlockCipher
newInstance()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography Library 1.71
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method