Steffen Jaeckel
|
c5d7bfb2cc
manually fix the remaining leading `_`'s
|
5 years ago |
Steffen Jaeckel
|
9824af8e3b
update header
|
5 years ago |
Steffen Jaeckel
|
24765c30c5
remove footer
|
5 years ago |
Steffen Jaeckel
|
4e28b922a9
add rsa_shrink_key()
|
6 years ago |
Steffen Jaeckel
|
68cc580602
use macros in more tests
|
6 years ago |
Karel Miko
|
8349eda5a5
fix LTC_EASY test failure
|
7 years ago |
Karel Miko
|
2dd8bcdfe9
rsa_import_pkcs8 tests
|
7 years ago |
Karel Miko
|
ef20f2e656
remove unused macros
|
7 years ago |
Steffen Jaeckel
|
0011f7f927
add generic `test_process_dir()`
|
7 years ago |
Karel Miko
|
065c89108e
base64_* use `char *` for Base64 strings
|
7 years ago |
Steffen Jaeckel
|
b026c23b0a
use do_compare_testvector() where possible
|
7 years ago |
Steffen Jaeckel
|
e1cba4da7d
fix der_test and rsa_test when compiling for msvc
|
7 years ago |
Steffen Jaeckel
|
9d03c38ea4
add flags to `der_decode_sequence()`
|
8 years ago |
Steffen Jaeckel
|
7e2d163d1d
add testvectors from [1]
|
8 years ago |
Steffen Jaeckel
|
fdc6cd2013
improve tests and timing in regards to MPI provider selection
|
8 years ago |
Steffen Jaeckel
|
c702ac6f1c
improve rsa_test a bit
|
8 years ago |
Karel Miko
|
67f9064b71
missing rsa_free in _rsa_issue_301 test
|
8 years ago |
Steffen Jaeckel
|
30b3a9a986
remove {MIN,MAX}_RSA_SIZE
|
8 years ago |
Steffen Jaeckel
|
0500aaec45
add tests for MAX_RSA_SIZE sized openssl-standard RSA keys
|
8 years ago |
Steffen Jaeckel
|
a65cfb8dbe
make it possible to 'make all' w/o an MPI provider
|
8 years ago |
Steffen Jaeckel
|
0aad68c20d
clean-up some PK tests
|
8 years ago |
Steffen Jaeckel
|
ae7d4d2947
re-factor rsa_test() to new rsa_set_X() API
|
8 years ago |
Steffen Jaeckel
|
05e9f0ee79
Revert "use ltc_pk_part in rsa_import_radix()"
|
8 years ago |
Steffen Jaeckel
|
083e8af78b
Revert "also test binary import"
|
8 years ago |
Steffen Jaeckel
|
4afc024f6a
also test binary import
|
8 years ago |
Steffen Jaeckel
|
bfae92e4ab
use compare_testvector() in rsa_test()
|
8 years ago |
Steffen Jaeckel
|
00a5212d99
use ltc_pk_part in rsa_import_radix()
|
8 years ago |
Steffen Jaeckel
|
6fc0a90a1e
fix headers & footers in demos & tests
|
8 years ago |
Steffen Jaeckel
|
fe19dad623
replace SVN tags
|
8 years ago |
Karel Miko
|
e5f25b6553
tests+timing - silence valgrind warning (memleak)
|
8 years ago |