danicoin/src/crypto
2017-08-23 13:38:03 +01:00
..
crypto_ops_builder update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blake256.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chacha8.c moved all stuff to github 2014-03-03 22:07:58 +00:00
chacha8.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
crypto-ops-data.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
crypto-ops.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
crypto-ops.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
crypto.cpp crypto: use malloc instead of alloca 2017-08-23 13:38:03 +01:00
crypto.h Signature proving payment to destination by only revealing key derivation, not the actual tx secret key 2017-06-22 18:11:13 +09:00
generic-ops.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
groestl.c use correct unsigned type 2015-08-23 21:10:24 +02:00
groestl.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
groestl_tables.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-extra-blake.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-extra-groestl.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-extra-jh.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-extra-skein.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-ops.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
initializer.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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 ringct: import of Shen Noether's ring confidential transactions 2016-08-28 21:26:54 +01:00
keccak.h ringct: import of Shen Noether's ring confidential transactions 2016-08-28 21:26:54 +01:00
oaes_config.h Update oaes_config.h 2014-05-17 15:39:46 -07:00
oaes_lib.c Build wallet with Android NDK 2017-01-05 01:11:05 +00:00
oaes_lib.h 0.8.8update 2014-05-25 13:06:40 -04:00
random.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
random.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
skein.c Changed to ..._HASHBITS everywhere for consistency 2016-10-29 14:59:06 +01:00
skein.h moved all stuff to github 2014-03-03 22:07:58 +00:00
skein_port.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
slow-hash.c Fix #1991 asm multiply again 2017-06-08 21:46:40 +01:00
tree-hash.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00