Renci.SshNet.Security.Cryptography
Namespace with 17 public types
Classes
DsaDigitalSignature
Implements DSA digital signature algorithm.
HMac`1
Provides HMAC algorithm implementation.
MD5Hash
MD5 algorithm implementation
RIPEMD160Hash
RsaDigitalSignature
Implements RSA digital signature algorithm.
SHA1Hash
SHA1 algorithm implementation
SHA256Hash
SHA256 algorithm implementation.
SHA384Hash
SHA512Hash
Abstract Classes
AsymmetricCipher
Base class for asymmetric cipher implementations.
BlockCipher
Base class for block cipher implementations.
Cipher
Base class for cipher implementation.
CipherDigitalSignature
Implements digital signature where where asymmetric cipher is used,
DigitalSignature
Base class for signature implementations
SHA2HashBase
SHA256 algorithm implementation.
StreamCipher
Base class of stream cipher algorithms.
SymmetricCipher
Base class for symmetric cipher implementations.