SshNet.Security.Cryptography 1.2.0 SshNet.Security.Cryptography Renci drieseng,olegkap false https://github.com/sshnet/Cryptography/blob/master/LICENSE https://github.com/sshnet/Cryptography/ Cryptographic functions for .NET Cryptographic functions for .NET The following methods on HashAlgorithm are now public: * int TransformBlock(byte[], int, int, byte[], int) * byte[] TransformFinalBlock(byte[], int, int) The following properties on HashAlgorithm are now public: * byte[] Hash This affects the following target frameworks: * netstandard1.0 * portable-net45+win8+wpa81 * uap 10.0 For all other target frameworks, these methods/properties were already public. 2010-2016, RENCI en-US crypto