summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/utils/SecurityUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* experimental implementation of Elliptic Curve Public Key Encoding withCGantert3452022-05-201-25/+4
| | | X9.62 compressed and uncompressed
* null pointer exception fixedCGantert3452022-05-021-1/+4
|
* test on algorithm name resolverCGantert3452022-04-121-11/+46
|
* use one provider only within validationCGantert3452022-04-111-19/+58
|
* fixing DOSIPAS algorithm names and supported EC curvesCGantert3452022-04-111-0/+129