scrypt SSE2
[novacoin.git] / src / scrypt.cpp
2015-03-15 fsb4000scrypt SSE2 182/head
2015-01-04 MASM fanWe don't need 32 bit integers for these counters
2015-01-03 MASM fanRemove scrypt_nosalt function
2014-12-28 MASM fanRemove remains of experimental scrypt derivation support
2014-12-27 CryptoManiacCode cleanup
2014-11-07 MASM fanMakefiles refactoring
2014-01-02 alexCompatibility improvements
2013-09-13 alexAdd ARM to architectures list
2013-08-23 alexAdd scrypt+sha512 key derivation method.
2013-08-23 alexRename scrypt_mine.(cpp|h) to scrypt.(cpp|h)