danicoin/src/crypto
Riccardo Spagni 32077d3810
Merge pull request #385
0a4bc84 Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10 (ShenNoether)
0d70fdc revert to 776b4fc91a (ShenNoether)
b01f286 Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code (ShenNoether)
2015-08-24 19:21:31 +02:00
..
shen_ed25519_ref Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10 2015-08-23 14:48:50 -06:00
aesb.c ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
blake256.c year updated in license 2015-01-02 18:52:46 +02:00
blake256.h year updated in license 2015-01-02 18:52:46 +02:00
chacha8.c moved all stuff to github 2014-03-03 22:07:58 +00:00
chacha8.h chacha8: add a key generation variant that take a pointer and size 2015-08-22 17:41:03 +01:00
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
crypto-ops-data.c year updated in license 2015-01-02 18:52:46 +02:00
crypto-ops.c year updated in license 2015-01-02 18:52:46 +02:00
crypto-ops.h year updated in license 2015-01-02 18:52:46 +02:00
crypto.cpp year updated in license 2015-01-02 18:52:46 +02:00
crypto.h year updated in license 2015-01-02 18:52:46 +02:00
generic-ops.h year updated in license 2015-01-02 18:52:46 +02:00
groestl.c use correct unsigned type 2015-08-23 21:10:24 +02:00
groestl.h year updated in license 2015-01-02 18:52:46 +02:00
groestl_tables.h year updated in license 2015-01-02 18:52:46 +02:00
hash-extra-blake.c year updated in license 2015-01-02 18:52:46 +02:00
hash-extra-groestl.c year updated in license 2015-01-02 18:52:46 +02:00
hash-extra-jh.c year updated in license 2015-01-02 18:52:46 +02:00
hash-extra-skein.c year updated in license 2015-01-02 18:52:46 +02:00
hash-ops.h year updated in license 2015-01-02 18:52:46 +02:00
hash.c year updated in license 2015-01-02 18:52:46 +02:00
hash.h encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
initializer.h year updated in license 2015-01-02 18:52:46 +02:00
jh.c moved all stuff to github 2014-03-03 22:07:58 +00:00
jh.h moved all stuff to github 2014-03-03 22:07:58 +00:00
keccak.c moved all stuff to github 2014-03-03 22:07:58 +00:00
keccak.h moved all stuff to github 2014-03-03 22:07:58 +00:00
oaes_config.h Update oaes_config.h 2014-05-17 15:39:46 -07:00
oaes_lib.c Include sys/time.h on BSD 2014-09-10 13:58:43 +02:00
oaes_lib.h 0.8.8update 2014-05-25 13:06:40 -04:00
random.c year updated in license 2015-01-02 18:52:46 +02:00
random.h year updated in license 2015-01-02 18:52:46 +02:00
skein.c moved all stuff to github 2014-03-03 22:07:58 +00:00
skein.h moved all stuff to github 2014-03-03 22:07:58 +00:00
skein_port.h year updated in license 2015-01-02 18:52:46 +02:00
slow-hash.c removed some gcc warnings. mainly unused variables. 2015-08-23 17:59:24 +02:00
tree-hash.c year updated in license 2015-01-02 18:52:46 +02:00