| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add composite order cofactor points from @vojtechsu. | J08nY | 2024-12-03 | 2 | -37/+433 |
| | | |||||
| * | Remove forgotten print. | J08nY | 2024-08-19 | 1 | -2/+0 |
| | | |||||
| * | Unify shim nix files and add versions to them. | J08nY | 2024-08-19 | 11 | -33/+63 |
| | | |||||
| * | Allow for no-preload option and correctly handle PRNG support. | J08nY | 2024-08-19 | 10 | -27/+53 |
| | | |||||
| * | Handle misplaced options better in the standalone CLI. | J08nY | 2024-08-19 | 3 | -31/+38 |
| | | |||||
| * | Measure and log duration of individual tests in output. | J08nY | 2024-08-19 | 5 | -4/+35 |
| | | |||||
| * | Use proper library name in test_all. | J08nY | 2024-08-18 | 1 | -1/+23 |
| | | |||||
| * | Shut up nix in test_all. | J08nY | 2024-08-18 | 1 | -1/+1 |
| | | |||||
| * | Only test if build worked in test_all. | J08nY | 2024-08-18 | 1 | -4/+4 |
| | | |||||
| * | Fix txt not choosing the correct output type in standalone. | J08nY | 2024-08-18 | 2 | -2/+3 |
| | | |||||
| * | Fix typo. | J08nY | 2024-08-18 | 1 | -3/+3 |
| | | |||||
| * | Split off results in test_all script. | J08nY | 2024-08-18 | 1 | -4/+13 |
| | | |||||
| * | Refactor test_all script. | J08nY | 2024-08-18 | 1 | -3/+10 |
| | | |||||
| * | Use default Java version | quapka | 2024-08-18 | 1 | -2/+2 |
| | | | | | | The default version is actually 21, so, nothing changes before any Flake updates | ||||
| * | Use headless Java for both build and runtime | quapka | 2024-08-18 | 1 | -6/+2 |
| | | |||||
| * | Don't build Nettle's shared libs for Nix | quapka | 2024-08-18 | 1 | -2/+10 |
| | | |||||
| * | Add timeout to test-all. | J08nY | 2024-08-17 | 1 | -2/+5 |
| | | |||||
| * | Add test-all nix script. | J08nY | 2024-08-17 | 2 | -5/+142 |
| | | |||||
| * | Move nix-related Python scripts to nix directory. | J08nY | 2024-08-17 | 4 | -3/+3 |
| | | |||||
| * | Bump to latest JDK in Nix, also fix unicode output issue. | J08nY | 2024-08-17 | 10 | -13/+13 |
| | | |||||
| * | Fix nix examples in README. | J08nY | 2024-08-17 | 1 | -5/+5 |
| | | |||||
| * | Update README with submodule info. | J08nY | 2024-08-17 | 1 | -2/+5 |
| | | |||||
| * | Merge pull request #29 from quapka/build-with-nix | Ján Jančár | 2024-08-17 | 54 | -108/+5787 |
| |\ | | | | | Build with Nix. Finally! | ||||
| | * | Remove old devShell. | J08nY | 2024-08-17 | 1 | -84/+0 |
| | | | |||||
| | * | By default build ECTester with default, aka newest fetched, libraries | quapka | 2024-08-17 | 1 | -1/+21 |
| | | | |||||
| | * | Add Nix info to README. | J08nY | 2024-08-17 | 1 | -24/+57 |
| | | | |||||
| | * | More BoringSSL builds. | J08nY | 2024-08-17 | 1 | -1/+1 |
| | | | |||||
| | * | Fix default BoringSSL build. | J08nY | 2024-08-17 | 1 | -0/+1 |
| | | | |||||
| | * | Fallback to newest version assumption in shims. | J08nY | 2024-08-17 | 2 | -0/+15 |
| | | | |||||
| | * | Fix LibreSSl old build. | J08nY | 2024-08-16 | 1 | -1/+1 |
| | | | |||||
| | * | Attempt to fix submodule build. | J08nY | 2024-08-16 | 7 | -25/+260 |
| | | | |||||
| | * | Reorder BoringSSL versions properly. | J08nY | 2024-08-16 | 2 | -361/+361 |
| | | | |||||
| | * | Pull older BoringSSL versions, not 100 newest. | J08nY | 2024-08-16 | 2 | -302/+390 |
| | | | |||||
| | * | Fix cryptopp 7.0.0. | J08nY | 2024-08-15 | 1 | -1/+1 |
| | | | |||||
| | * | Crypto++ 6.1.0. | J08nY | 2024-08-15 | 3 | -3/+24 |
| | | | |||||
| | * | OpenSSL 1.1.0. | J08nY | 2024-08-15 | 1 | -1/+4 |
| | | | |||||
| | * | More OpenSSL. | J08nY | 2024-08-15 | 1 | -2/+14 |
| | | | |||||
| | * | Fix many more OpenSSLs. | J08nY | 2024-08-15 | 1 | -18/+24 |
| | | | |||||
| | * | Fix mbedtls v2.26.0. | J08nY | 2024-08-15 | 1 | -1/+14 |
| | | | |||||
| | * | Fix broken nettle. | J08nY | 2024-08-15 | 2 | -10/+4 |
| | | | |||||
| | * | Add more OpenSSL versions. | J08nY | 2024-08-15 | 2 | -14/+682 |
| | | | |||||
| | * | Fix mbedtls 3.2.0: | J08nY | 2024-08-15 | 1 | -1/+11 |
| | | | | | | | | | https://github.com/Mbed-TLS/mbedtls/releases/tag/v3.2.1 | ||||
| | * | Fix mbedtls 3.4.0. | J08nY | 2024-08-15 | 1 | -2/+2 |
| | | | | | | | | | https://github.com/Mbed-TLS/mbedtls/commit/50745e7e352d3422643320ad900d786dc4e10c63 | ||||
| | * | Fixup many libressl versions. | J08nY | 2024-08-15 | 1 | -19/+14 |
| | | | |||||
| | * | Fixup libressl >= 3.8.2. | J08nY | 2024-08-15 | 1 | -3/+23 |
| | | | |||||
| | * | Create tables with all results | quapka | 2024-08-15 | 1 | -19/+5 |
| | | | |||||
| | * | Plot tables with differences in results | quapka | 2024-08-15 | 2 | -0/+114 |
| | | | |||||
| | * | Fix mbedtls shim build for many versions. | J08nY | 2024-08-15 | 3 | -14/+56 |
| | | | |||||
| | * | Fix building Mbed-TLS version 2.25.0 | quapka | 2024-08-15 | 1 | -2/+3 |
| | | | |||||
| | * | Dumb shit, checkFlags don't work. | J08nY | 2024-08-15 | 2 | -0/+97 |
| | | | |||||
