summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ssbFrame (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - bug fix on travel date in train link in version 1.3CGantert3452024-06-181-2/+7
| | | | | - bug fix on travel date in train link in version 1.3 - replaced out-dated java functions - switched all tests to non-deprecated functions
* SSB testsCGantert3452023-05-171-10/+15
|
* SSB encoding format validationCGantert3452023-03-148-15/+158
|
* ssb non-standard signature encoding covered (decode only)CGantert3452023-03-131-6/+23
|
* ssb unit testsCGantert3452023-03-109-72/+164
|
* ssb added to encoder and decoderCGantert3452023-03-091-6/+26
|
* support for SSB barcodesCGantert3452022-11-2213-0/+1462
SSB frame implenmentation including decoding, encoding, signing and verification