NMLE NamespaceNMLE API Reference

[Missing <summary> documentation for "N:NMLE"]

Classes

  ClassDescription
Public classIncompatableAlgorithmException
Exception thrown when the output hash size of the supplied hash function is incompatable with the legal key sizes of the supplied symetric algorythm.
Public classMessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm 
Message locked encryption algorythm provides conistant cryptotext by derving the encryption key from the contents of the message.
Public classMLETransformBase THashAlgorithm, TEncryptionAlgorithm 
Base class for MLE transforms
Public classUnmatchedKeyException
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

  InterfaceDescription
Public interfaceIMessageLockedAlgorithm
Interface providing members for all message locked algorythms
Enumerations

  EnumerationDescription
Public enumerationEncryptionDirection
Provides values indicating the transformation direction