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 |
|