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
|
4e28b922a9
|
add rsa_shrink_key()
|
2019-10-17 22:27:54 +02:00 |
|
Steffen Jaeckel
|
68cc580602
|
use macros in more tests
|
2019-10-17 12:49:20 +02:00 |
|
Karel Miko
|
8349eda5a5
|
fix LTC_EASY test failure
|
2018-10-06 23:04:51 +02:00 |
|
Karel Miko
|
2dd8bcdfe9
|
rsa_import_pkcs8 tests
|
2018-10-06 23:04:51 +02:00 |
|
Karel Miko
|
ef20f2e656
|
remove unused macros
|
2018-10-04 23:29:12 +02:00 |
|
Steffen Jaeckel
|
0011f7f927
|
add generic test_process_dir()
|
2018-05-23 10:33:47 +02:00 |
|
Karel Miko
|
065c89108e
|
base64_* use char * for Base64 strings
|
2018-03-26 16:42:19 +02:00 |
|
Steffen Jaeckel
|
b026c23b0a
|
use do_compare_testvector() where possible
|
2018-03-22 16:12:56 +01:00 |
|
Steffen Jaeckel
|
e1cba4da7d
|
fix der_test and rsa_test when compiling for msvc
|
2018-03-22 16:12:56 +01:00 |
|
Steffen Jaeckel
|
9d03c38ea4
|
add flags to der_decode_sequence()
|
2018-02-25 20:42:26 +01:00 |
|
Steffen Jaeckel
|
7e2d163d1d
|
add testvectors from [1]
[1] https://misc.daniel-marschall.de/asn.1/oid_facts.html
|
2018-02-25 20:42:26 +01:00 |
|
Steffen Jaeckel
|
fdc6cd2013
|
improve tests and timing in regards to MPI provider selection
|
2017-10-18 08:46:17 +02:00 |
|
Steffen Jaeckel
|
c702ac6f1c
|
improve rsa_test a bit
|
2017-10-02 01:18:19 +02:00 |
|
Karel Miko
|
67f9064b71
|
missing rsa_free in _rsa_issue_301 test
|
2017-10-01 22:56:47 +02:00 |
|
Steffen Jaeckel
|
30b3a9a986
|
remove {MIN,MAX}_RSA_SIZE
|
2017-10-01 22:56:47 +02:00 |
|
Steffen Jaeckel
|
0500aaec45
|
add tests for MAX_RSA_SIZE sized openssl-standard RSA keys
|
2017-10-01 22:56:47 +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
|
0aad68c20d
|
clean-up some PK tests
no need to test the same functionality multiple times
these tests were multiplied for the XX_import_radix() functions which
are gone now.
|
2017-06-28 14:44:06 +02:00 |
|
Steffen Jaeckel
|
ae7d4d2947
|
re-factor rsa_test() to new rsa_set_X() API
|
2017-06-27 20:05:36 +02:00 |
|
Steffen Jaeckel
|
05e9f0ee79
|
Revert "use ltc_pk_part in rsa_import_radix()"
This reverts commit 023e4a2c23641d852cf47000948fa29a53249457.
|
2017-06-27 20:05:36 +02:00 |
|
Steffen Jaeckel
|
083e8af78b
|
Revert "also test binary import"
This reverts commit 8b6f8c8cce325fa1ce3b61805aa80cdabc1826b4.
|
2017-06-27 20:05:36 +02:00 |
|
Steffen Jaeckel
|
4afc024f6a
|
also test binary import
|
2017-06-27 20:05:36 +02:00 |
|
Steffen Jaeckel
|
bfae92e4ab
|
use compare_testvector() in rsa_test()
|
2017-06-27 20:05:36 +02:00 |
|
Steffen Jaeckel
|
00a5212d99
|
use ltc_pk_part in rsa_import_radix()
|
2017-06-27 20:05:36 +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 |
|
Karel Miko
|
e5f25b6553
|
tests+timing - silence valgrind warning (memleak)
|
2017-06-19 20:34:08 +02:00 |
|
Karel Miko
|
d96f4bdcff
|
rsa_import_pkcs8
|
2017-06-08 23:34:16 +02:00 |
|
Steffen Jaeckel
|
ad45277745
|
use print_hex() in rsa_test()
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
e1a1145802
|
rename 'testprof/' to 'tests/'
|
2017-06-08 22:20:45 +02:00 |
|