monero/src/crypto
Sarang Noether 4b328c6616 CLSAG signatures 2020-08-27 12:43:29 +00:00
..
crypto_ops_builder Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet Support for supercop ASM in wallet, and benchmark for supercop 2020-05-16 10:25:17 +00:00
CMakeLists.txt Support for supercop ASM in wallet, and benchmark for supercop 2020-05-16 10:25:17 +00:00
CryptonightR_JIT.c CryptonightR_JIT: fix return value on error 2019-07-04 12:49:54 +01:00
CryptonightR_JIT.h slow-hash: fix build on arm 2019-03-05 10:24:24 +00:00
CryptonightR_template.S CNv4 JIT compiler for x86-64 and tests 2019-03-04 11:56:29 +00:00
CryptonightR_template.h CryptonightR: define out i386/x86_64 specific code on other archs 2019-03-05 10:24:24 +00:00
aesb.c aesb: avoid stomping on an existing define on NetBSD 2019-03-07 16:08:00 +00:00
blake256.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
blake256.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
c_threads.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chacha.c move int-util.h to epee 2018-12-04 15:14:29 +00:00
chacha.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
crypto-ops-data.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
crypto-ops.c CLSAG signatures 2020-08-27 12:43:29 +00:00
crypto-ops.h CLSAG signatures 2020-08-27 12:43:29 +00:00
crypto.cpp Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. 2020-08-09 18:42:15 -04:00
crypto.h Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. 2020-08-09 18:42:15 -04:00
duration.h Adding Dandelion++ support to public networks: 2020-03-26 15:01:30 +00:00
generic-ops.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
groestl.c crypto: fixed groestl on big-endian platforms 2018-10-25 02:06:23 +00:00
groestl.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
groestl_tables.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash-extra-blake.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash-extra-groestl.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash-extra-jh.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash-extra-skein.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash-ops.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hash.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hmac-keccak.c crypto: hmac_keccak added 2019-03-20 21:11:01 +01:00
hmac-keccak.h crypto: hmac_keccak added 2019-03-20 21:11:01 +01:00
initializer.h Update copyright year to 2020 2020-05-06 22:36:54 -04: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 keccak: remove aligned check 2020-05-16 12:28:27 +00:00
keccak.h Incremental Keccak API added 2018-08-15 18:20:22 +02:00
oaes_config.h Update oaes_config.h 2014-05-17 15:39:46 -07:00
oaes_lib.c NetBSD support 2018-09-11 14:32:33 +00:00
oaes_lib.h 0.8.8update 2014-05-25 13:06:40 -04:00
random.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
random.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
rx-slow-hash.c Update copyright year to 2020 2020-05-06 22:36:54 -04: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 to 2020 2020-05-06 22:36:54 -04:00
slow-hash.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tree-hash.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
variant2_int_sqrt.h Cryptonight variant 2 2018-09-09 20:43:01 +02:00
variant4_random_math.h Adding cnv4-2 tweaks 2019-02-14 20:42:50 +01:00