Tobias Brunner
|
a669145086
|
Fixed some typos, courtesy of codespell
|
2019-12-12 11:09:06 +01:00 |
|
SophieK
|
75d9dc40d4
|
unit-tests: Fix skipping of some ECDSA signature schemes
Closes strongswan/strongswan#137.
|
2019-04-29 09:56:49 +02:00 |
|
Tobias Brunner
|
59be02519a
|
unit-tests: Add tests for ECDSA fingerprints and encoding
|
2019-04-24 11:40:14 +02:00 |
|
Tobias Brunner
|
de280c2e03
|
private-key: Add optional parameters argument to sign() method
|
2017-11-08 16:48:10 +01:00 |
|
Tobias Brunner
|
a413571f3b
|
public-key: Add optional parameters argument to verify() method
|
2017-11-08 16:48:10 +01:00 |
|
Tobias Brunner
|
303ec3956c
|
unit-tests: Add environment variable to reduce the number of generated keys
If TESTS_REDUCED_KEYLENGTHS is set RSA and ECDSA keys are only generated
for the lowest configured key length.
Fixes #474.
|
2014-01-20 15:40:15 +01:00 |
|
Martin Willi
|
9ae1140118
|
unit-tests: Move test suites to its own subfolder
|
2013-11-06 10:30:58 +01:00 |
|