-
Notifications
You must be signed in to change notification settings - Fork 42
Migration Guide
Alexander Mezhov edited this page Dec 18, 2018
·
2 revisions
There are a number of renames.
-
GostCryptography.Cryptography.ProviderTypes
→GostCryptography.Base.ProviderType
-
GostCryptography.Cryptography.GostCryptoConfig
→GostCryptography.Config.GostCryptoConfig
-
GostCryptography.Cryptography.GostSignatureFormatter
→GostCryptography.Base.GostSignatureFormatter
-
GostCryptography.Cryptography.GostSignatureDeformatter
→GostCryptography.Base.GostSignatureDeformatter
-
GostCryptography.Cryptography.Gost28147ImitHashAlgorithm
→GostCryptography.Gost_28147_89.Gost_28147_89_ImitHashAlgorithm
-
GostCryptography.Cryptography.Gost28147SymmetricAlgorithm
→GostCryptography.Gost_28147_89.Gost_28147_89_SymmetricAlgorithm
-
GostCryptography.Cryptography.Gost3411HashAlgorithm
→GostCryptography.Gost_R3411.Gost_R3411_94_HashAlgorithm
-
GostCryptography.Cryptography.Gost34112012256HashAlgorithm
→GostCryptography.Gost_R3411.Gost_R3411_2012_256_HashAlgorithm
-
GostCryptography.Cryptography.Gost34112012512HashAlgorithm
→GostCryptography.Gost_R3411.Gost_R3411_2012_512_HashAlgorithm
-
GostCryptography.Cryptography.Gost3411Hmac
→GostCryptography.Gost_R3411.Gost_R3411_94_HMAC
-
GostCryptography.Cryptography.Gost3411Prf
→GostCryptography.Gost_R3411.Gost_R3411_94_PRF
-
GostCryptography.Cryptography.Gost3410AsymmetricAlgorithm
→GostCryptography.Gost_R3410.Gost_R3410_2001_AsymmetricAlgorithm
-
GostCryptography.Cryptography.Gost3410EphemeralAsymmetricAlgorithm
→GostCryptography.Gost_R3410.Gost_R3410_2001_EphemeralAsymmetricAlgorithm
-
GostCryptography.Cryptography.GostKeyExchangeAlgorithm
→GostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeAlgorithm
-
GostCryptography.Cryptography.GostKeyExchangeFormatter
→GostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeFormatter
-
GostCryptography.Cryptography.GostKeyExchangeDeformatter
→GostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeDeformatter
-
GostCryptography.Cryptography.GostSignatureDescription
→GostCryptography.Gost_R3410.Gost_R3410_2001_SignatureDescription
-
GostCryptography.Cryptography.GostKeyValue
→GostCryptography.Xml.Gost_R3410_2001_KeyValue
-
GostCryptography.Cryptography.X509CertificateHelper
→System.Security.Cryptography.X509Certificates.X509CertificateHelper