Name |
Description |
ManagedHashAlgorithmBase |
An abstract base class for managed implementations of HashAlgorithm. |
ManagedTransformBase |
An abstract base class for managed implementations of ICryptoTransform. |
Serpent |
Abstract base class for implementations of Ross Anderson, Eli Biham and Lars Knudsen's Serpent algorithm. |
SerpentManaged |
Accesses the managed version of the Serpent algorithm. This class cannot be inherited. |
SerpentManagedTransform |
Performs a cryptographic transformation of data using the Serpent algorithm. This class cannot be inherited. |
SymmetricAlgorithmBase |
An abstract base class for managed implementations of SymmetricAlgorithm. |
Utils |
|