summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-17SSB testsCGantert3451-2/+39
2023-03-13ssb non-standard signature encoding covered (decode only)CGantert3451-0/+48
2023-03-10ssb unit testsCGantert3451-10/+11
2022-11-22support for SSB barcodesCGantert3451-0/+81
2022-05-24curve names addedCGantert3451-7/+53
2022-05-24additional testCGantert3452-6/+7
2022-05-23encoding of keys different from P-256CGantert3451-75/+112
2022-05-20experimental implementation of Elliptic Curve Public Key Encoding withCGantert3453-25/+355
2022-05-02using algorithm name map prior to search through providersCGantert3451-7/+7
2022-05-02null pointer exception fixedCGantert3451-1/+4
2022-04-12test on algorithm name resolverCGantert3451-11/+46
2022-04-11use one provider only within validationCGantert3451-19/+58
2022-04-11fixing DOSIPAS algorithm names and supported EC curvesCGantert3452-62/+254
2022-01-24signature validation changed to work with teh dynamic header version 2.CGantert3451-2/+35
2021-06-29- test for FCB version 3CGantert3451-145/+22
2021-06-28- option to use a dedicated security provider implementationCGantert3451-15/+33
2021-04-23updateCGantert3451-1/+1
2021-03-29structure change 1CGantert3452-0/+193