| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add more signature tests. | J08nY | 2018-11-11 | 1 | -0/+36 |
| | | |||||
| * | Add info about signature tests, rename some data entries. | J08nY | 2018-08-12 | 1 | -1/+1 |
| | | |||||
| * | Add more ecdsa tests. | J08nY | 2018-08-12 | 2 | -17/+66 |
| | | |||||
| * | Add various ECDSA tests. | J08nY | 2018-08-11 | 2 | -0/+156 |
| | | |||||
| * | Add more tests to the Wrong test suite. | J08nY | 2018-02-04 | 1 | -0/+13 |
| | | | | | | | | | | | | | - Now tests also for: - Fp: - p = 0 - p = 1 - p = q^2; q prime - p = q * s; q and s primes - F2m: - e1 = e2 = e3 = 0 - m < e1 < e2 < e3 | ||||
| * | Prefix curve CSV data with 0x in the data store, to be consistent. | J08nY | 2018-01-18 | 6 | -6/+6 |
| | | |||||
| * | Reformatted curve and test CSV data | J08nY | 2017-05-20 | 7 | -7/+7 |
| | | |||||
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 1 | -3/+2 |
| | | | | | | - 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 | 14 | -0/+96 |
| 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 | |||||
