Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | shortened cypto test output | Andreas Steffen | 2009-07-17 | 1 | -5/+5 | |
| | ||||||
* | removed superfluous print argument | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | reformatted crypto_test output | Andreas Steffen | 2009-06-16 | 1 | -48/+41 | |
| | ||||||
* | increased verbosity of successful crypto tests | Martin Willi | 2009-06-16 | 1 | -5/+5 | |
| | ||||||
* | removed one hierarchy level for crypto test options | Martin Willi | 2009-06-16 | 1 | -2/+2 | |
| | ||||||
* | added support for stateful PRFs (such as the FIPS_PRF) | Martin Willi | 2009-06-12 | 1 | -0/+8 | |
| | ||||||
* | implemented a crypto_tester class to test crypto algorithms | Martin Willi | 2009-06-11 | 1 | -0/+628 | |
libstrongswan.crypto.test.required to require at least one test vector to use an algorithm libstrongswan.crypto.test.rng_true to run RNG tests on RNG_TRUE quality |