summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SSB testsCGantert3452023-05-171-2/+39
|
* ssb non-standard signature encoding covered (decode only)CGantert3452023-03-131-0/+48
|
* ssb unit testsCGantert3452023-03-101-10/+11
|
* support for SSB barcodesCGantert3452022-11-221-0/+81
| | | | SSB frame implenmentation including decoding, encoding, signing and verification
* curve names addedCGantert3452022-05-241-7/+53
|
* additional testCGantert3452022-05-242-6/+7
|
* encoding of keys different from P-256CGantert3452022-05-231-75/+112
|
* experimental implementation of Elliptic Curve Public Key Encoding withCGantert3452022-05-203-25/+355
| | | X9.62 compressed and uncompressed
* using algorithm name map prior to search through providersCGantert3452022-05-021-7/+7
|
* 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-112-62/+254
|
* signature validation changed to work with teh dynamic header version 2.CGantert3452022-01-241-2/+35
|
* - test for FCB version 3CGantert3452021-06-291-145/+22
|
* - option to use a dedicated security provider implementationCGantert3452021-06-281-15/+33
|
* updateCGantert3452021-04-231-1/+1
|
* structure change 1CGantert3452021-03-292-0/+193