summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/Encoder.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-30fix on the security providerissuerVsSecurityProviderCGantert3451-2/+13
2023-03-10ssb unit testsCGantert3451-0/+2
2023-03-09ssb added to encoder and decoderCGantert3451-0/+24
2022-05-20experimental implementation of Elliptic Curve Public Key Encoding withCGantert3451-0/+25
X9.62 compressed and uncompressed
2022-02-01- smplified api for level 2 signatureCGantert3451-0/+52
2022-01-28new dynamic header versionCGantert3451-3/+56
2022-01-21new dynamic header version 2.0.0CGantert3451-53/+49
2021-12-16extended api for dynamic contentCGantert3451-0/+18
additional tests
2021-11-23test addedCGantert3451-1/+1
2021-11-23added fcb version 3 data type to the DOSIPAS encoding and decodingCGantert3451-1/+7
2021-06-28- option to use a dedicated security provider implementationCGantert3451-1/+43
2021-05-12- Bug fix StaticHeader date formatCGantert3451-3/+3
- Dynamic content for the dynamic content of the dynamic frame
2021-04-23updateCGantert3451-0/+18
2021-03-29structure change 1CGantert3451-0/+0
2021-02-25- bug fix on TicketType Enum1.2CGantert3451-5/+4
- duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages)
2020-11-16bug fix element order in openTicketDataCGantert3451-1/+1
renamed package staticHeader.ticketLayout to staticFrame.ticketLayout
2020-07-28Draft of the new DOSIPAS includedCGantert3451-0/+259