aboutsummaryrefslogtreecommitdiff
path: root/src/simpleapdu/CardMngr.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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