You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/crypto
wowario 87dcc37776
switch to SHA-3 PoW
4 years ago
..
crypto_ops_builder Update 2019 copyright 5 years ago
CMakeLists.txt switch to SHA-3 PoW 4 years ago
CryptonightR_JIT.c CryptonightR_JIT: fix return value on error 5 years ago
CryptonightR_JIT.h slow-hash: fix build on arm 5 years ago
CryptonightR_template.S CNv4 JIT compiler for x86-64 and tests 5 years ago
CryptonightR_template.h CryptonightR: define out i386/x86_64 specific code on other archs 5 years ago
aesb.c aesb: avoid stomping on an existing define on NetBSD 5 years ago
blake256.c Replace memset with memwipe. 5 years ago
blake256.h Update 2019 copyright 5 years ago
c_threads.h RandomX integration 5 years ago
chacha.c move int-util.h to epee 5 years ago
chacha.h Update 2019 copyright 5 years ago
crypto-ops-data.c Update 2019 copyright 5 years ago
crypto-ops.c Update 2019 copyright 5 years ago
crypto-ops.h Update 2019 copyright 5 years ago
crypto.cpp use memwipe on secret k/alpha values 4 years ago
crypto.h wallet: add --extra-entropy command line flag 5 years ago
duration.h Adding Dandelion++ support to public networks: 4 years ago
generic-ops.h Update 2019 copyright 5 years ago
groestl.c crypto: fixed groestl on big-endian platforms 6 years ago
groestl.h Update 2019 copyright 5 years ago
groestl_tables.h Update 2019 copyright 5 years ago
hash-extra-blake.c Update 2019 copyright 5 years ago
hash-extra-groestl.c Update 2019 copyright 5 years ago
hash-extra-jh.c Update 2019 copyright 5 years ago
hash-extra-skein.c Update 2019 copyright 5 years ago
hash-ops.h switch to SHA-3 PoW 4 years ago
hash.c Update 2019 copyright 5 years ago
hash.h switch to SHA-3 PoW 4 years ago
hmac-keccak.c crypto: hmac_keccak added 5 years ago
hmac-keccak.h crypto: hmac_keccak added 5 years ago
initializer.h Update 2019 copyright 5 years ago
jh.c moved all stuff to github 10 years ago
jh.h moved all stuff to github 10 years ago
keccak.c keccak: guard against misaligned memory accesses on ARM 5 years ago
keccak.h Incremental Keccak API added 6 years ago
oaes_config.h Update oaes_config.h 10 years ago
oaes_lib.c NetBSD support 6 years ago
oaes_lib.h 0.8.8update 10 years ago
random.c wallet: add --extra-entropy command line flag 5 years ago
random.h wallet: add --extra-entropy command line flag 5 years ago
rx-slow-hash.c add RandomWOW submodule 4 years ago
sha3.c switch to SHA-3 PoW 4 years ago
skein.c Changed to ..._HASHBITS everywhere for consistency 8 years ago
skein.h moved all stuff to github 10 years ago
skein_port.h Update 2019 copyright 5 years ago
slow-hash.c Cryptonight variant 4 aka cn/wow 4 years ago
tree-hash.c tree-hash: allocate variable memory on heap, not stack 5 years ago
variant2_int_sqrt.h Cryptonight variant 2 6 years ago
variant4_random_math.h Cryptonight variant 4 aka cn/wow 4 years ago