aboutsummaryrefslogtreecommitdiff
path: root/src/simpleapdu/CardMngr.java
Commit message (Collapse)AuthorAgeFilesLines
* Added support for multiple readerspetrs2016-11-181-10/+57
| | | | Added support for mass gathering of ECC keys (refactoring needed)
* - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. ↵petrs2016-09-081-0/+1
| | | | | | curve, set custom curve, gen keypair with custom curve, set invalid curve, gen keypair with invalid curve) - parsing code with formating and printing
* initial commitpetrs2016-09-081-0/+209