Steffen Jaeckel
33a26c4959
introduce separate aes_desc
...
`aes_desc` and `aes_enc_desc` now do auto-detection of the best suitable
AES implementation for the platform.
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-02-18 17:02:10 +00:00
Steffen Jaeckel
13fd324a3b
add support for AES-NI instructions
...
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-02-18 17:02:10 +00:00
Steffen Jaeckel
c5d7bfb2cc
manually fix the remaining leading _
's
2020-07-16 10:38:33 +02:00
Steffen Jaeckel
9824af8e3b
update header
2020-07-14 18:41:30 +02:00
Steffen Jaeckel
24765c30c5
remove footer
2020-07-14 18:41:29 +02:00
Steffen Jaeckel
2a63adc1ab
add XSTRLEN
2019-10-17 10:29:27 +02:00
Steffen Jaeckel
52a24ca3a3
add Curve25519 API
2019-06-09 20:40:40 +02:00
Karel Miko
ae2ab2083b
ecc_test cleanup
2018-11-07 09:25:08 +01:00
Steffen Jaeckel
d9215be060
Remove katja
2018-06-03 19:19:58 +02:00
Karel Miko
29af2d95cc
fix getting current time on MS Windows + improve gettimeofday/clock_gettime usage on UNIX
2018-05-04 16:42:47 +02:00
Karel Miko
3cd8044290
Keccak
2018-03-08 07:18:33 +01:00
Steffen Jaeckel
35c4d157d0
as of POSIX.1-2008 gettimeofday() is obsolete
2017-12-16 16:02:00 +01:00
Karel Miko
152513477b
fix return value of register_all_*()
2017-10-18 22:35:16 +02:00
Karel Miko
5a63e7ef7d
Serpent cipher
2017-10-18 17:21:46 +02:00
Steffen Jaeckel
735566993b
add crypt_mp_init()
2017-10-18 08:46:17 +02:00
Steffen Jaeckel
fdc6cd2013
improve tests and timing in regards to MPI provider selection
2017-10-18 08:46:17 +02:00
Karel Miko
a2dd766ed5
IDEA cipher
2017-10-16 21:20:33 +02:00
Steffen Jaeckel
e438dbc3bf
add ltc_mp_digit to sizes and tests
2017-10-03 18:43:32 +02:00
Steffen Jaeckel
a9d9466694
beautify some strings
...
[skip-ci]
2017-09-20 15:06:28 +02:00
Steffen Jaeckel
1fa8caff6c
fix call to gettimeofday()
...
as of `man gettimeofday`
"The use of the timezone structure is obsolete;
the tz argument should normally be specified as NULL."
2017-08-16 11:52:40 +02:00
Steffen Jaeckel
a65cfb8dbe
make it possible to 'make all' w/o an MPI provider
2017-08-07 21:11:42 +02:00
Steffen Jaeckel
28ecdd5d12
minor improvements
...
[skip ci]
2017-08-07 16:33:38 +02:00
Steffen Jaeckel
ed149c9396
add tests for radix_to_bin()
2017-06-28 14:40:30 +02:00
Steffen Jaeckel
b03b93099d
allow to give only a part as parameter to ./test
2017-06-22 14:21:14 +02:00
Steffen Jaeckel
6fc0a90a1e
fix headers & footers in demos & tests
2017-06-20 15:16:11 +02:00
Steffen Jaeckel
fe19dad623
replace SVN tags
2017-06-20 15:16:11 +02:00
Steffen Jaeckel
a06cba4cb5
fix tests when compiled for pthread
2017-06-12 17:19:43 +02:00
Steffen Jaeckel
904366eb0f
check that all ciphers/hashes/prngs are unregistered
2017-06-12 17:19:43 +02:00
Steffen Jaeckel
d6a77f5d6d
implement pthread support for tests
2017-06-12 17:19:43 +02:00
Steffen Jaeckel
5a3a27bbd6
rename der_tests to der_test
2017-06-08 22:20:45 +02:00
Steffen Jaeckel
da3b61c7b6
re-structure tests/common.c
2017-06-08 22:20:45 +02:00
Steffen Jaeckel
e1a1145802
rename 'testprof/' to 'tests/'
2017-06-08 22:20:45 +02:00