aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test-vector suite to tests.J08nY2024-03-287-10/+95
* Support native timing in Performance tests of native libraries.J08nY2024-03-282-14/+23
* Merge pull request #22 from crocs-muni/fix/libressl-buildJán Jančár2024-03-2825-804/+177
|\
| * Fix CI syntax.J08nY2024-03-281-2/+2
| * Make CI LD_LIBRARY_PATH wolfCrypt entry absolute.J08nY2024-03-281-1/+1
| * Fix BouncyCastle reader version colission in reader module.J08nY2024-03-283-3/+7
| * Point at build incldue paths for vendored libs.J08nY2024-03-283-4/+4
| * Fix mbedTLS curve loading.J08nY2024-03-282-13/+38
| * Correct listings of supported libraries.J08nY2024-03-283-58/+96
| * Fix mbedtls build.J08nY2024-03-281-1/+1
| * Fetch tags to make sure LibreSSL finds its version.J08nY2024-03-281-0/+2
| * Use tagged version of LibreSSL.J08nY2024-03-281-0/+0
| * Use vendored mbedTLS. Remove MatrixSSL.J08nY2024-03-2816-721/+9
| * Vendor mbedTLS.J08nY2024-03-285-10/+27
| * Cache whole LibreSSL build.J08nY2024-03-281-3/+3
| * Try to fix LibreSSL build.J08nY2024-03-281-1/+0
|/
* Fix mbedTLS.J08nY2024-03-283-28/+34
* Add Java version to CI lib cache key (for wolfcrypt-JNI).J08nY2024-03-271-2/+2
* Add sad codecov badge to README.J08nY2024-03-271-1/+1
* Fix LibreSSL build (they removed binary curves).J08nY2024-03-272-68/+7
* Fix wolfCrypt tests.J08nY2024-03-271-0/+7
* Add performance test. Skip Nettle.J08nY2024-03-271-0/+27
* Merge pull request #21 from crocs-muni/feat/codecovJán Jančár2024-03-2718-83/+514
|\
| * Add CLI export test.J08nY2024-03-275-47/+142
| * Fix reader build.J08nY2024-03-271-1/+1
| * Fix mbedTLS lookup.J08nY2024-03-275-9/+12
| * Add test setup to reader app.J08nY2024-03-273-0/+24
| * Fix wilfCrypt use in CI and tests.J08nY2024-03-278-13/+63
| * Fix build.J08nY2024-03-273-1/+8
| * Add more tests.J08nY2024-03-276-30/+265
| * Fix codecov.J08nY2024-03-271-0/+3
| * Add code coverage measurement.J08nY2024-03-272-1/+15
|/
* Fix Java 8.J08nY2024-03-265-9/+9
* Minor cleanups.J08nY2024-03-2519-86/+80
* Merge pull request #20 from crocs-muni/feat/gradleJán Jančár2024-03-25644-5723/+4298
|\
| * Cache library builds.J08nY2024-03-251-1/+15
| * Add first standalone unit test.J08nY2024-03-254-0/+29
| * Add CI.J08nY2024-03-258-317/+106
| * Fix applet building.J08nY2024-03-25495-631/+335
| * Basic Gradle setup.J08nY2024-03-25633-5009/+4048
|/
* Bump BouncyCastle.J08nY2024-03-165-4/+4
* Do not try to recover signature nonces where we do not know how.J08nY2024-03-164-9/+33
* Fix PLAIN and CVC ECDSA parsing.J08nY2024-03-163-22/+12
* Fix DER decoding.J08nY2024-03-161-5/+8
* Bump Commons CLI version.J08nY2023-03-038-4/+4
* Fixes for Java 19. Fixes #17.J08nY2023-01-303-23/+37
* Bump BouncyCastle and fix resource loading.J08nY2023-01-308-5/+24
* Now works with Java 11!J08nY2023-01-3011-21/+40
* Vendor ipp-crypto and bump its version.J08nY2023-01-305-5/+20
* Bump BoringSSL and LibreSSL versions.J08nY2023-01-302-0/+0