oxen-core/src/crypto
2018-10-09 13:04:09 +11:00
..
crypto_ops_builder Merge pull request #4045 2018-07-19 13:56:38 -05:00
aesb.c Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
blake256.c Changed URLs to HTTPS 2018-06-23 21:15:29 +02:00
blake256.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
chacha.c Support building cncrypto lib with msvc 2018-01-25 13:00:45 -07:00
chacha.h Merge commit '13a34fa' into LokiMergeUpstream20180821 2018-09-21 14:52:02 +10:00
CMakeLists.txt Merge commit '0722287' into LokiMergeUpstream20180821 2018-09-28 16:44:46 +10:00
cn_slow_hash.hpp Use boost for aligned alloc 2018-04-30 17:25:01 +10:00
cn_slow_hash_hard_arm.cpp merged in curie-kief's implementation of cnheavy 2018-04-28 17:51:42 +10:00
cn_slow_hash_hard_intel.cpp merged in curie-kief's implementation of cnheavy 2018-04-28 17:51:42 +10:00
cn_slow_hash_soft.cpp merged in curie-kief's implementation of cnheavy 2018-04-28 17:51:42 +10:00
crypto-ops-data.c precalc the ge_p3 representation of H 2018-09-11 13:37:42 +00:00
crypto-ops.c more comprehensive test for ge_p3 comparison to identity/point at infinity 2018-09-11 13:38:20 +00:00
crypto-ops.h more comprehensive test for ge_p3 comparison to identity/point at infinity 2018-09-11 13:38:20 +00:00
crypto.cpp Merge batch upstream changes from monero 2018-09-19 19:21:56 +10:00
crypto.h Merge batch upstream changes from monero 2018-09-19 19:21:56 +10:00
generic-ops.h add and use constant time 32 byte equality function 2018-08-23 07:56:51 +00:00
groestl.c use correct unsigned type 2015-08-23 21:10:24 +02:00
groestl.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
groestl_tables.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash-extra-blake.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash-extra-groestl.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash-extra-jh.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash-extra-skein.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash-ops.h chacha: call prehashed version explicitly as generate_chacha_key_prehashed 2018-03-14 21:00:17 +09:00
hash.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
hash.h crypto - memory improvements to cn_slow_hash functions 2018-05-01 12:10:05 +10:00
initializer.h Changed URLs to HTTPS 2018-06-23 21:15:29 +02: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 Merge branch 'dev' into LokiMergeUpstreamUntil_20180905_fad88e1 2018-10-01 16:48:40 +10: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 Support building cncrypto lib with msvc 2018-01-25 13:00:45 -07:00
oaes_lib.h 0.8.8update 2014-05-25 13:06:40 -04:00
random.c crypto: add missing include (WIN32) 2018-02-16 19:35:31 +01:00
random.h Update 2018 copyright 2018-01-26 10:03:20 -05: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 2018 copyright 2018-01-26 10:03:20 -05:00
slow-hash.c Merge commit '94ed562' into LokiMergeUpstream20180821 2018-09-19 14:15:55 +10:00
tree-hash.c Changed URLs to HTTPS 2018-06-23 21:15:29 +02:00