aboutsummaryrefslogtreecommitdiff
path: root/standalone/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Remove IPPCP from tests.J08nY2025-01-312-0/+18
|
* Do not test deterministic LibreSSL in CI.J08nY2024-08-091-1/+2
|
* Add deterministic PRNG via preload of RNG functions.J08nY2024-08-091-1/+3
|
* Add deterministic PRNG example to docs.J08nY2024-08-071-1/+0
|
* Split off deterministic tests.J08nY2024-08-072-45/+137
|
* Add deterministic RNG to Crypto++.J08nY2024-08-071-1/+3
|
* Add deterministic RNG to mbedTLS.J08nY2024-08-071-0/+3
|
* Test deterministic keygen in standalone.J08nY2024-08-071-0/+39
|
* Use -bits argument for basic tests of wolfCrypt.J08nY2024-07-251-0/+6
| | | | Helps with #30.
* Fix Nettle issues.J08nY2024-05-101-15/+0
| | | | Fixes #23.
* Disable bad tests via comment instead of @Disable.J08nY2024-05-071-0/+4
|
* Fix signal restoration in signal handling.J08nY2024-05-071-1/+0
|
* Add signal handling to Crypto++.J08nY2024-05-071-8/+0
|
* Disable composite suite.J08nY2024-03-311-1/+3
|
* Run all test suites in CI.J08nY2024-03-311-7/+93
|
* Add storing of test results.J08nY2024-03-312-13/+39
|
* Add more suites to tests.J08nY2024-03-301-13/+62
|
* Cleanups in provider classes.J08nY2024-03-291-3/+0
|
* Add test-vector suite to tests.J08nY2024-03-282-0/+40
|
* Use vendored mbedTLS. Remove MatrixSSL.J08nY2024-03-281-1/+0
|
* Fix wolfCrypt tests.J08nY2024-03-271-0/+7
|
* Add performance test. Skip Nettle.J08nY2024-03-271-0/+27
|
* Add CLI export test.J08nY2024-03-271-4/+80
|
* Fix mbedTLS lookup.J08nY2024-03-271-7/+3
|
* Fix wilfCrypt use in CI and tests.J08nY2024-03-271-2/+3
|
* Fix build.J08nY2024-03-271-1/+0
|
* Add more tests.J08nY2024-03-274-14/+178
|
* Add first standalone unit test.J08nY2024-03-251-0/+14