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
SChernykh 0dbbd13baa
Cryptonight Wow
5 years ago
..
crypto_ops_builder crypto_ops_builder: link to EdDSA/Ed25519 draft RFC 6 years ago
CMakeLists.txt add and use constant time 32 byte equality function 6 years ago
aesb.c Replace tabs with two spaces for consistency with rest of codebase 9 years ago
blake256.c Changed URLs to HTTPS 6 years ago
blake256.h Update 2018 copyright 6 years ago
chacha.c Support building cncrypto lib with msvc 6 years ago
chacha.h Cryptonight Wow 5 years ago
crypto-ops-data.c precalc the ge_p3 representation of H 6 years ago
crypto-ops.c more comprehensive test for ge_p3 comparison to identity/point at infinity 6 years ago
crypto-ops.h more comprehensive test for ge_p3 comparison to identity/point at infinity 6 years ago
crypto.cpp crypto: some paranoid checks in generate_signature/check_signature 6 years ago
crypto.h add and use constant time 32 byte equality function 6 years ago
generic-ops.h add and use constant time 32 byte equality function 6 years ago
groestl.c use correct unsigned type 9 years ago
groestl.h Update 2018 copyright 6 years ago
groestl_tables.h Update 2018 copyright 6 years ago
hash-extra-blake.c Update 2018 copyright 6 years ago
hash-extra-groestl.c Update 2018 copyright 6 years ago
hash-extra-jh.c Update 2018 copyright 6 years ago
hash-extra-skein.c Update 2018 copyright 6 years ago
hash-ops.h Cryptonight Wow 5 years ago
hash.c Update 2018 copyright 6 years ago
hash.h Cryptonight Wow 5 years ago
initializer.h Changed URLs to HTTPS 6 years ago
jh.c moved all stuff to github 10 years ago
jh.h moved all stuff to github 10 years ago
keccak.c Fixed Keccak implementation on big-endian platforms 6 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 crypto: add missing include (WIN32) 6 years ago
random.h Update 2018 copyright 6 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 2018 copyright 6 years ago
slow-hash.c Cryptonight Wow 5 years ago
tree-hash.c NetBSD support 6 years ago
variant2_int_sqrt.h Cryptonight variant 2 6 years ago
variant4_random_math.h Cryptonight Wow 5 years ago