aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixup simulate notebook.J08nY2025-04-161-9/+28
* Split notebook off.J08nY2025-04-163-0/+1094
* More efficient small scalar computation.J08nY2025-04-161-60/+147
* update epare notebookvojtechsu2025-04-161-96/+243
* Add eparevojtechsu2025-04-16741-2/+38936
* Ignore nix outputs.J08nY2025-04-161-0/+5
* Move util to analysis directory.J08nY2025-04-167-41/+12
* Cherry-pick the manually evaluated versionquapka2025-04-111-1/+5
* Autoformatquapka2025-04-071-86/+208
* Fix example command invocationquapka2025-04-071-1/+1
* Fix maven repo for javacard.pro.J08nY2025-03-251-2/+2
* Build on push to any branch.J08nY2025-03-252-6/+3
* Default to both keybuilders in reader.J08nY2025-03-121-2/+15
* Fix multiple runs in standalone.J08nY2025-03-014-12/+93
* Fix test object overwriting in multiple repeats.J08nY2025-02-2711-16/+32
* Add number and shuffle params to standalone.J08nY2025-02-278-103/+108
* Add more signature tests for completeness.J08nY2025-02-271-6/+46
* Add test-shuffle and document.J08nY2025-02-269-13/+38
* Fix List.addFirstJán Jančár2025-02-251-2/+2
* Add repeated card tests.J08nY2025-02-257-17/+63
* Fix mbedtls hash issue (for now).J08nY2025-02-242-5/+11
* Bump library versions in nix.J08nY2025-02-244-15/+103
* Add newer IPP-CP versions.J08nY2025-02-242-3/+17
* Add architeccture overview image to docs.J08nY2025-02-242-0/+391
* Remove IPPCP from tests.J08nY2025-01-312-0/+18
* Compile nasm ourselves in CI.J08nY2025-01-301-1/+8
* Bump to ubuntu 24.04 in CI.J08nY2025-01-301-3/+3
* Fix point length check.J08nY2025-01-304-1/+103
* Bump ipp-crypto, hope to fix CI.J08nY2025-01-301-0/+0
* Add exception to the set command that checks the generator and pubkey size.J08nY2025-01-302-3/+28
* Fix padding of points and public keys sent to cards, add a test.J08nY2025-01-307-5/+124
* Add mmore result value types to distinguish tests that do not matter.J08nY2024-12-033-13/+21
* Add composite order cofactor points from @vojtechsu.J08nY2024-12-032-37/+433
* Remove forgotten print.J08nY2024-08-191-2/+0
* Unify shim nix files and add versions to them.J08nY2024-08-1911-33/+63
* Allow for no-preload option and correctly handle PRNG support.J08nY2024-08-1910-27/+53
* Handle misplaced options better in the standalone CLI.J08nY2024-08-193-31/+38
* Measure and log duration of individual tests in output.J08nY2024-08-195-4/+35
* Use proper library name in test_all.J08nY2024-08-181-1/+23
* Shut up nix in test_all.J08nY2024-08-181-1/+1
* Only test if build worked in test_all.J08nY2024-08-181-4/+4
* Fix txt not choosing the correct output type in standalone.J08nY2024-08-182-2/+3
* Fix typo.J08nY2024-08-181-3/+3
* Split off results in test_all script.J08nY2024-08-181-4/+13
* Refactor test_all script.J08nY2024-08-181-3/+10
* Use default Java versionquapka2024-08-181-2/+2
* Use headless Java for both build and runtimequapka2024-08-181-6/+2
* Don't build Nettle's shared libs for Nixquapka2024-08-181-2/+10
* Add timeout to test-all.J08nY2024-08-171-2/+5
* Add test-all nix script.J08nY2024-08-172-5/+142