Use temporary array, just to avoid the possibility of some unexpected results
[NovacoinLibrary.git] / Novacoin / ScryptHash256.cs
2015-08-20 CryptoManiacSolver bug fixes
2015-08-19 CryptoManiacMove PBKDF2 to new module, add some new Interop methods
2015-08-19 CryptoManiacScrypt hashing is working now
2015-08-19 CryptoManiacAdd 3rd-party PBKDF2 implementation
2015-08-19 CryptoManiacSalsa20 + wrapper stub