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
luigi1111 0a42fddde4
Merge pull request #5807
5 years ago
..
crypto_ops_builder
CMakeLists.txt Fix build on FreeBSD 5 years ago
CryptonightR_JIT.c CryptonightR_JIT: fix return value on error 5 years ago
CryptonightR_JIT.h
CryptonightR_template.S
CryptonightR_template.h
aesb.c
blake256.c
blake256.h
chacha.c
chacha.h
crypto-ops-data.c
crypto-ops.c
crypto-ops.h
crypto.cpp Fix for biased signature nonce 5 years ago
crypto.h crypto: replace rand<T>()%N idiom with unbiased rand_idx(N) 5 years ago
generic-ops.h
groestl.c
groestl.h
groestl_tables.h
hash-extra-blake.c
hash-extra-groestl.c
hash-extra-jh.c
hash-extra-skein.c
hash-ops.h
hash.c
hash.h
hmac-keccak.c crypto: hmac_keccak added 5 years ago
hmac-keccak.h crypto: hmac_keccak added 5 years ago
initializer.h
jh.c
jh.h
keccak.c keccak: guard against misaligned memory accesses on ARM 5 years ago
keccak.h
oaes_config.h
oaes_lib.c
oaes_lib.h
random.c
random.h
skein.c
skein.h
skein_port.h
slow-hash.c Merge pull request #5624 5 years ago
tree-hash.c tree-hash: allocate variable memory on heap, not stack 5 years ago
variant2_int_sqrt.h
variant4_random_math.h