| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic Gradle setup. | J08nY | 2024-03-25 | 1 | -133/+0 |
| | | |||||
| * | Add more ecdsa tests. | J08nY | 2018-08-12 | 1 | -0/+1 |
| | | |||||
| * | Add various ECDSA tests. | J08nY | 2018-08-11 | 1 | -4/+25 |
| | | |||||
| * | Add the edge-cases test suite. | J08nY | 2018-05-25 | 1 | -3/+4 |
| | | |||||
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -0/+4 |
| | | |||||
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 1 | -4/+8 |
| | | | | | | | | | | - curves.xml, keys.xml and results.xml's entries can now instead of file path to point to csv file, contain the csv data inline. - Moved EC_Category to reader package from data - Fixed printing of named objects - Added ECDH/C test for KA_BOTH which does ECDH and ECDHC on the applet side, compares the results and reports success/failure etc. | ||||
| * | Added test-vectors, and test-vector testing | J08nY | 2017-03-28 | 1 | -7/+36 |
| | | |||||
| * | Fix schema.xsd | J08nY | 2017-03-28 | 1 | -2/+2 |
| | | |||||
| * | Fixed XML schema.xsd | J08nY | 2017-03-23 | 1 | -69/+36 |
| | | |||||
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 1 | -5/+13 |
| | | | | | | - Doesn't work well while simulating, some weird memory bug. Will investigate. - Has categories of curves, more will be added. | ||||
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 1 | -0/+98 |
| data: - now truly csv - f2m format now: m,e_1,e_2,e_3,a,b,gx,gy,r,k,wx,wy,s reader: - removed SimpleAPDU - changed f2m format applet: - changed f2m format | |||||
