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
moneromooo-monero e303fd1e1d
chacha: fix build with GCC 8.1
6 years ago
..
crypto_ops_builder Update 2018 copyright 6 years ago
CMakeLists.txt device: untangle cyclic depenency 6 years ago
aesb.c Replace tabs with two spaces for consistency with rest of codebase 9 years ago
blake256.c Update 2018 copyright 6 years ago
blake256.h Update 2018 copyright 6 years ago
chacha.c Support building cncrypto lib with msvc 6 years ago
chacha.h chacha: fix build with GCC 8.1 6 years ago
crypto-ops-data.c Merge pull request #3119 6 years ago
crypto-ops.c Merge pull request #3119 6 years ago
crypto-ops.h Merge pull request #3119 6 years ago
crypto.cpp crypto: more places needing fixing for GCC 8.1 6 years ago
crypto.h crypto: revert odd namespace changes made in #3303 6 years ago
generic-ops.h Update 2018 copyright 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 chacha: call prehashed version explicitly as generate_chacha_key_prehashed 6 years ago
hash.c Update 2018 copyright 6 years ago
hash.h chacha: call prehashed version explicitly as generate_chacha_key_prehashed 6 years ago
initializer.h Update 2018 copyright 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 Merge pull request #3226 6 years ago
keccak.h kaccak: remove unused return value 7 years ago
oaes_config.h Update oaes_config.h 10 years ago
oaes_lib.c Support building cncrypto lib with msvc 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 fix memory leak for Windows 6 years ago
tree-hash.c Merge pull request #3180 6 years ago