Mounir IDRASSI
|
d2efeaffe7
|
Correctly detect ARM builds when listing CPU features in headers
|
2023-06-30 00:34:16 +02:00 |
|
Mounir IDRASSI
|
36795a688f
|
Implement support of Blake2s-256 hash algorithm and remove deprecated algorithms RIPEMD-160 and GOST89.
|
2022-03-08 00:29:26 +01:00 |
|
Mounir IDRASSI
|
9881744c95
|
Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). System encryption still not implemented on ARM64
|
2021-01-02 01:16:31 +01:00 |
|
Mounir IDRASSI
|
ba5da0946c
|
Windows: Add implementation of ChaCha20 based random generator. Use it for driver need of random bytes (currently only wipe bytes but more to come later).
|
2019-02-08 01:50:12 +01:00 |
|
kavsrf
|
79aa488106
|
cland static code analyzer fixes
|
2017-06-05 17:45:47 +02:00 |
|
Mounir IDRASSI
|
c0f46187de
|
Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabling inline assembly in this case (caused by http://llvm.org/bugs/show_bug.cgi?id=24232)
|
2017-01-12 18:13:24 +01:00 |
|
Mounir IDRASSI
|
a72c7bcd6a
|
Linux: fix compilation error on Streebog.c if SSE4.1 not enabled in compiler
|
2016-08-17 08:36:31 +02:00 |
|
Mounir IDRASSI
|
76d3bc631e
|
Crypto: Add support for Japanese encryption standard Camellia, including for system encryption.
|
2016-06-02 00:12:00 +02:00 |
|
Mounir IDRASSI
|
3f806010d2
|
Windows: fix detection of Visual Studio version to activate assembly optimizations.
|
2016-05-24 07:34:13 +02:00 |
|
David Foerster
|
0c51cfa5f6
|
Reset bogus executable permissions
|
2016-05-01 23:29:43 +02:00 |
|
Mounir IDRASSI
|
87df2fd2fc
|
Crypto: update Whirlpool implementation using latest code from Crypto++.
|
2016-02-21 10:59:13 +01:00 |
|
Mounir IDRASSI
|
0c2c0a846d
|
Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai
|
2015-12-31 01:56:19 +01:00 |
|