aboutsummaryrefslogtreecommitdiff
path: root/!uploader
Commit message (Expand)AuthorAgeFilesLines
* explicit support for reallocation of KeyAgreement engine with provided typepetrs2017-06-161-0/+0
* Fix ECDH testsJ08nY2017-06-021-0/+0
* Fix logging to file, add -y / --yes option to force yesJ08nY2017-05-241-0/+0
* Minor fixesJ08nY2017-05-201-0/+0
* Added support for extended APDUs, fixed problems with large cmdsJ08nY2017-05-041-0/+0
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-011-0/+0
* Fix some test-vector tests, also test printingJ08nY2017-04-191-0/+0
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-0/+0
* Added more documentation, anomalous curves, support command.J08nY2017-03-301-0/+0
* Added test-vectors, and test-vector testingJ08nY2017-03-281-0/+0
* Added nist and brainpool test vectors, also smallpub testJ08nY2017-03-283-0/+0
* Added new curves, started adding default & dangerous tests.J08nY2017-03-271-0/+0
* Refactored EC_Params, renamed EC_Data, added first test vectors.J08nY2017-03-261-0/+0
* Implemented ECDHC testing.J08nY2017-03-241-0/+0
* Added new corruption type and X962 point compression methods.J08nY2017-03-221-0/+0
* Added Cleanup command to request object deletion, prevents memory corruption.J08nY2017-03-171-0/+0
* Applet: better handling of exceptions, new command for memory cleanup.J08nY2017-03-171-0/+0
* Cleanup, add ECDH corruption tests.J08nY2017-03-161-0/+0
* Created a new command: CorruptJ08nY2017-03-141-0/+0
* Reader: fixed ECDH and ECDSA output, also named curve testingJ08nY2017-03-091-0/+0
* Updated jcardsim, fixed bug when simulating caused by upstream.J08nY2017-03-071-0/+0
* Added support for named curves (in jar).J08nY2017-03-063-1/+2
* removed newlines, changed f2m format, removed old SimpleAPDUJ08nY2017-02-211-0/+0
* Added export instruction, and action to readerJ08nY2017-01-311-0/+0
* Added option to generate fresh keys(-f) also implemented basic ECC testingJ08nY2017-01-271-0/+0
* reader: Added a Command and Response abstractionJ08nY2017-01-221-0/+0
* reader: implemented ecdh and ecdsa actions, also added some docsJ08nY2017-01-171-0/+0
* implemented ecdh testing reader side:J08nY2017-01-171-0/+0
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-175-7/+7
* Fixed some issues with errors in key generation, and their propagationJ08nY2016-12-111-0/+0
* Added CLI options, Apache commons-cli lib, anomalous curve key exportJ08nY2016-12-101-0/+0
* Fixed small-pub degree test, still crashes most cards.J08nY2016-11-301-0/+0
* Added test for small public key degree in ECDHJ08nY2016-11-281-0/+0
* Added tests for non-prime p, ECDSA into the main test suite.J08nY2016-11-261-0/+0
* Merge branch 'devel' of github.com:petrs/ECTester into develJ08nY2016-11-211-0/+0
|\
| * Added support for multiple readerspetrs2016-11-181-0/+0
* | fixed ant build on linux, added utility scripts in bashJ08nY2016-10-242-0/+15
|/
* fixed incorrect curve parameter P for secp384r1 curvepetrs2016-10-041-0/+0
* EC curve testing in separate apdu due to weird behavior of some cards after m...v0.0.3petrs2016-10-041-0/+0
* fixed issue with setting rewrite offset optionpetrs2016-10-041-2/+4
* corruption of parameter B addedpetrs2016-10-033-1/+3
* valid/invalid B set also into private keypetrs2016-09-291-0/+0
* new applet AID usedpetrs2016-09-272-1/+1
* more systematic was how to skip tests which are stictly dependent on previous...petrs2016-09-091-0/+0
* removal of leftover codev0.0.1v0petrs2016-09-091-0/+0
* testing of EC F2M curves added (no predefined curves yet, just default ones)petrs2016-09-091-0/+0
* parameters for secp521r1 addedpetrs2016-09-091-0/+0
* - added curve secp384r1petrs2016-09-081-0/+0
* added support for curves secp128r1, secp160r1, secp224r1petrs2016-09-081-0/+0
* - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. c...petrs2016-09-082-0/+12