|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use gnu.crypto.assembly | |
gnu.crypto.assembly | Provides a high-level API for combining and using GNU Crypto cipher, mode, and padding primitives. |
gnu.crypto.sasl.srp | Provides the implementations of the SASL SRP mechanism, as specified in draft-burdis-cat-srp-sasl. |
Classes in gnu.crypto.assembly used by gnu.crypto.assembly | |
Cascade
A Cascade Cipher is the concatenation of two or more block ciphers each with independent keys. |
|
Direction
An enumeration type for wiring Stage instances into Cascade Cipher chains, as well as for operating a Cascade in a
given direction. |
|
Operation
An enumeration type for specifying the operation type of a Transformer . |
|
Stage
A Stage in a Cascade Cipher. |
|
Transformer
A Transformer is an abstract representation of a two-way
transformation that can be chained together with other instances of
this type. |
|
TransformerException
|
Classes in gnu.crypto.assembly used by gnu.crypto.sasl.srp | |
Direction
An enumeration type for wiring Stage instances into Cascade Cipher chains, as well as for operating a Cascade in a
given direction. |
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |