Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Crypto
/
config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Correctly detect ARM builds when listing CPU features in headers
Mounir IDRASSI
1
-4
/
+4
2022-03-08
Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...
Mounir IDRASSI
1
-0
/
+6
2021-01-02
Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...
Mounir IDRASSI
1
-2
/
+2
2019-02-08
Windows: Add implementation of ChaCha20 based random generator. Use it for dr...
Mounir IDRASSI
1
-0
/
+9
2017-06-05
cland static code analyzer fixes
kavsrf
1
-3
/
+3
2017-01-12
Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl...
Mounir IDRASSI
1
-4
/
+12
2016-08-17
Linux: fix compilation error on Streebog.c if SSE4.1 not enabled in compiler
Mounir IDRASSI
1
-0
/
+6
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
1
-0
/
+6
2016-05-24
Windows: fix detection of Visual Studio version to activate assembly optimiza...
Mounir IDRASSI
1
-0
/
+4
2016-05-01
Reset bogus executable permissions
David Foerster
1
-0
/
+0
2016-02-21
Crypto: update Whirlpool implementation using latest code from Crypto++.
Mounir IDRASSI
1
-33
/
+72
2015-12-31
Cryptography: Optimize Whirlpool implementation by using public domain assemb...
Mounir IDRASSI
1
-0
/
+138