Merge branch 'master' of github.com:novacoin-project/novacoin
[novacoin.git] / src / crypto /
2015-12-07 CryptoManiacRevert scaninput optimizations for compatibility reasons.
2015-10-14 CryptoManiacRPC scaninput: Add 8way implementation, but disable...
2015-10-13 CryptoManiacRemove sha256d implementation.
2015-10-13 CryptoManiacRemove sha256d implementation.
2015-10-13 CryptoManiacRemove sha256d implementation.
2015-10-13 CryptoManiacArm module: Always compile NEON support
2015-10-12 CryptoManiacRemove copy_swap module, fix sha256 endianess and targe...
2015-10-12 CryptoManiacDon't include immintrin.h if not necessary.
2015-10-11 CryptoManiacFix midnight coding issues.
2015-10-11 CryptoManiacAdd SSSE3 imnplementation ofg block copy function,...
2015-10-11 CryptoManiacRPC scaninput: replace Intel implementation of sha256...
2015-10-09 CryptoManiacAdd SSE4 implementation of sha256.
2015-10-08 CryptoManiacAVX implementation of sha256.
2015-10-01 CryptoManiacQRCode support is always enabled now;