[Missing <summary> documentation for "N:NMLE"]
Classes
Class | Description | |
---|---|---|
![]() | IncompatableAlgorithmException |
Exception thrown when the output hash size of the supplied
hash function is incompatable with the legal key sizes of the
supplied symetric algorythm.
|
![]() | MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm |
Message locked encryption algorythm provides conistant cryptotext
by derving the encryption key from the contents of the message.
|
![]() | MLETransformBase THashAlgorithm, TEncryptionAlgorithm |
Base class for MLE transforms
|
![]() | UnmatchedKeyException |
Exception thrown when the output hash size of the supplied
hash function is incompatable with the legal key sizes of the
supplied symetric algorythm.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IMessageLockedAlgorithm |
Interface providing members for all message locked algorythms
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | EncryptionDirection |
Provides values indicating the transformation direction
|