Skip to content
Alexander Mezhov edited this page Dec 18, 2018 · 2 revisions

v1.0.1 → v2.0.0

There are a number of renames.

Common

  • GostCryptography.Cryptography.ProviderTypesGostCryptography.Base.ProviderType
  • GostCryptography.Cryptography.GostCryptoConfigGostCryptography.Config.GostCryptoConfig
  • GostCryptography.Cryptography.GostSignatureFormatterGostCryptography.Base.GostSignatureFormatter
  • GostCryptography.Cryptography.GostSignatureDeformatterGostCryptography.Base.GostSignatureDeformatter

GOST 28147-89

  • GostCryptography.Cryptography.Gost28147ImitHashAlgorithmGostCryptography.Gost_28147_89.Gost_28147_89_ImitHashAlgorithm
  • GostCryptography.Cryptography.Gost28147SymmetricAlgorithmGostCryptography.Gost_28147_89.Gost_28147_89_SymmetricAlgorithm

GOST R 34.11

  • GostCryptography.Cryptography.Gost3411HashAlgorithmGostCryptography.Gost_R3411.Gost_R3411_94_HashAlgorithm
  • GostCryptography.Cryptography.Gost34112012256HashAlgorithmGostCryptography.Gost_R3411.Gost_R3411_2012_256_HashAlgorithm
  • GostCryptography.Cryptography.Gost34112012512HashAlgorithmGostCryptography.Gost_R3411.Gost_R3411_2012_512_HashAlgorithm
  • GostCryptography.Cryptography.Gost3411HmacGostCryptography.Gost_R3411.Gost_R3411_94_HMAC
  • GostCryptography.Cryptography.Gost3411PrfGostCryptography.Gost_R3411.Gost_R3411_94_PRF

GOST R 34.10

  • GostCryptography.Cryptography.Gost3410AsymmetricAlgorithmGostCryptography.Gost_R3410.Gost_R3410_2001_AsymmetricAlgorithm
  • GostCryptography.Cryptography.Gost3410EphemeralAsymmetricAlgorithmGostCryptography.Gost_R3410.Gost_R3410_2001_EphemeralAsymmetricAlgorithm
  • GostCryptography.Cryptography.GostKeyExchangeAlgorithmGostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeAlgorithm
  • GostCryptography.Cryptography.GostKeyExchangeFormatterGostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeFormatter
  • GostCryptography.Cryptography.GostKeyExchangeDeformatterGostCryptography.Gost_R3410.Gost_R3410_2001_KeyExchangeDeformatter
  • GostCryptography.Cryptography.GostSignatureDescriptionGostCryptography.Gost_R3410.Gost_R3410_2001_SignatureDescription

XML

  • GostCryptography.Cryptography.GostKeyValueGostCryptography.Xml.Gost_R3410_2001_KeyValue

Helpers

  • GostCryptography.Cryptography.X509CertificateHelperSystem.Security.Cryptography.X509Certificates.X509CertificateHelper
Clone this wiki locally