Improve CryptoUtils with wrappers for managed implementations of standard hashing...
[NovacoinLibrary.git] / Novacoin / CryptoUtils.cs
2015-09-02 CryptoManiacImprove CryptoUtils with wrappers for managed implement...
2015-08-23 CryptoManiacUse byte[] instead of IEnumerable<byte> if possible
2015-08-23 CryptoManiacAdd license header.
2015-08-19 CryptoManiacComments
2015-08-19 CryptoManiacMove PBKDF2 to new module, add some new Interop methods