.. |
crypto_ops_builder
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
aesb.c
|
|
|
blake256.c
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05: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
|
chacha: fix build with GCC 8.1
|
2018-05-13 18:17:11 +01:00 |
CMakeLists.txt
|
device: untangle cyclic depenency
|
2018-03-14 21:00:15 +09:00 |
crypto-ops-data.c
|
Merge pull request #3119
|
2018-01-27 17:24:42 -08:00 |
crypto-ops.c
|
Merge pull request #3119
|
2018-01-27 17:24:42 -08:00 |
crypto-ops.h
|
Merge pull request #3119
|
2018-01-27 17:24:42 -08:00 |
crypto.cpp
|
Merge pull request #3592
|
2018-05-31 14:41:17 -05:00 |
crypto.h
|
crypto: fix initialization order issue with random mutex
|
2018-04-10 12:30:48 +01:00 |
generic-ops.h
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
groestl.c
|
|
|
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
|
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
|
2018-03-14 21:00:17 +09:00 |
initializer.h
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
jh.c
|
|
|
jh.h
|
|
|
keccak.c
|
Merge pull request #3226
|
2018-02-16 14:26:58 +01:00 |
keccak.h
|
kaccak: remove unused return value
|
2017-11-11 11:20:48 +00:00 |
oaes_config.h
|
|
|
oaes_lib.c
|
Support building cncrypto lib with msvc
|
2018-01-25 13:00:45 -07:00 |
oaes_lib.h
|
|
|
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
|
|
|
skein.h
|
|
|
skein_port.h
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
slow-hash.c
|
slow-hash: fix memory leak for Windows /karbowanec#41
|
2018-04-24 20:47:29 +09:00 |
tree-hash.c
|
Merge pull request #3180
|
2018-02-16 14:19:42 +01:00 |