danicoin/src/crypto
redfish 70f363401b crypto: slow-hash: remove unused hash list for ARM
This list is already defined within the function. The
removed definition was shadowed.
2016-05-18 01:02:13 -04:00
..
crypto_ops_builder minor tweaks, add readme for crypto_ops_builder 2016-03-11 22:48:46 +02:00
aesb.c Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
blake256.c updated copyright year 2015-12-31 08:39:56 +02:00
blake256.h updated copyright year 2015-12-31 08:39:56 +02:00
chacha8.c moved all stuff to github 2014-03-03 22:07:58 +00:00
chacha8.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
crypto-ops-data.c updated copyright year 2015-12-31 08:39:56 +02:00
crypto-ops.c updated copyright year 2015-12-31 08:39:56 +02:00
crypto-ops.h updated copyright year 2015-12-31 08:39:56 +02:00
crypto.cpp crypto: fix compile error: use named type in sizeof 2016-05-18 01:01:58 -04:00
crypto.h crypto: make clear generate_random_bytes is not thread safe 2016-05-15 00:05:59 +01:00
generic-ops.h updated copyright year 2015-12-31 08:39:56 +02:00
groestl.c use correct unsigned type 2015-08-23 21:10:24 +02:00
groestl.h updated copyright year 2015-12-31 08:39:56 +02:00
groestl_tables.h updated copyright year 2015-12-31 08:39:56 +02:00
hash-extra-blake.c updated copyright year 2015-12-31 08:39:56 +02:00
hash-extra-groestl.c updated copyright year 2015-12-31 08:39:56 +02:00
hash-extra-jh.c updated copyright year 2015-12-31 08:39:56 +02:00
hash-extra-skein.c updated copyright year 2015-12-31 08:39:56 +02:00
hash-ops.h updated copyright year 2015-12-31 08:39:56 +02:00
hash.c updated copyright year 2015-12-31 08:39:56 +02:00
hash.h updated copyright year 2015-12-31 08:39:56 +02:00
initializer.h updated copyright year 2015-12-31 08:39:56 +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 crypto: oaes_lib: remove unused _NR array 2016-05-18 01:02:07 -04:00
oaes_lib.h 0.8.8update 2014-05-25 13:06:40 -04:00
random.c crypto: make clear generate_random_bytes is not thread safe 2016-05-15 00:05:59 +01:00
random.h crypto: make clear generate_random_bytes is not thread safe 2016-05-15 00:05:59 +01: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 updated copyright year 2015-12-31 08:39:56 +02:00
slow-hash.c crypto: slow-hash: remove unused hash list for ARM 2016-05-18 01:02:13 -04:00
tree-hash.c OpenBSD support for Monero. 2016-01-21 11:18:26 -07:00