Steffen Jaeckel
|
7d75b42aed
Always determine manually whether CC is clang
|
2 years ago |
Steffen Jaeckel
|
bdcf8c4a7d
Add option to disable AES-NI at compile time
|
2 years ago |
Steffen Jaeckel
|
fcdb5c4b30
Ensure that AES key is always correctly aligned
|
2 years ago |
Steffen Jaeckel
|
b96e96cf8b
Merge pull request #626 from libtom/some-fixes
|
2 years ago |
Steffen Jaeckel
|
c4fd304ff4
Fix #627
|
2 years ago |
Steffen Jaeckel
|
dc883ea0ea
Add Testcase for #627
|
2 years ago |
Steffen Jaeckel
|
c4d22b9046
Fix build for Windows ARM (UWP)
|
2 years ago |
Steffen Jaeckel
|
bc59fb82b8
Add support for reading random data from "bcrypt" on Windows
|
2 years ago |
Steffen Jaeckel
|
e591a35c6a
Port WinCSP usage from libtommath
|
2 years ago |
Steffen Jaeckel
|
5fa7837f3a
Add empty stub for `s_der_tests_print_flexi()`
|
2 years ago |
Steffen Jaeckel
|
18863a8ade
Fix DER decoding of UTF-8 Strings
|
2 years ago |
Steffen Jaeckel
|
c939720699
Add Testcase that UTF-8 decoding respects the ASN.1 length
|
2 years ago |
Steffen Jaeckel
|
7a38fca62a
Fix some pkg-config related things
|
2 years ago |
Steffen Jaeckel
|
e98e0a64e6
Port CMake changes from libtommath for Debian packaging
|
2 years ago |
ycaibb
|
ee24a31ae1
fix missing mutex unlock
|
4 years ago |
Steffen Jaeckel
|
2cb51b656c
Merge pull request #631 from ulikos/fix-630
|
2 years ago |
Ulrich Koschella
|
48462aab40
Fixed size check in ecc_get_key, Fixes #630
|
2 years ago |
Steffen Jaeckel
|
6120c82618
Add Testcase for #630
|
2 years ago |
Steffen Jaeckel
|
06b0f7711b
Merge pull request #629 from ulikos/fix-628
|
2 years ago |
Ulrich Koschella
|
7ddd4f7de2
Fixed wrong sign in docu of ECC Extended Key Generation, Fixes #628
|
2 years ago |
Steffen Jaeckel
|
1e629e6f64
Merge pull request #557 from libtom/add-aesni
|
2 years ago |
Steffen Jaeckel
|
d026c63075
Update makefiles
|
2 years ago |
Steffen Jaeckel
|
9e0a131b2c
introduce separate `aes_desc`
|
4 years ago |
Steffen Jaeckel
|
2314444cb0
Disable warnings from clang
|
5 years ago |
Steffen Jaeckel
|
37a8d7ec77
add CI testrun with AESNI
|
5 years ago |
Steffen Jaeckel
|
31c7f891aa
add support for AES-NI instructions
|
5 years ago |
Steffen Jaeckel
|
0173cac3be
Add `LTC_TMPVAR()` macro
|
2 years ago |
Steffen Jaeckel
|
93f5348c47
cmake: add ccache support
|
2 years ago |
Steffen Jaeckel
|
a2245e8696
Merge pull request #611 from libtom/fix-mpi-pkgconfig
|
2 years ago |
Steffen Jaeckel
|
4767558fd0
Add correct MPI provider defines to pkg-config cflags
|
2 years ago |