summaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-03android 6 compatibilityCGantert3451-25/+24
2022-05-02using algorithm name map prior to search through providersCGantert3451-7/+7
2022-05-02search for the provider prior to the algorithm nameCGantert3451-3/+5
2022-05-02null pointer exception fixedCGantert3451-1/+4
2022-04-14- improved encoding of numerical values outside the allowed rangeCGantert34510-346/+642
2022-04-13unit test for fcb version 1 including all elementsCGantert3454-12/+61
2022-04-13complete test for v3 fcb elementsCGantert3459-117/+522
2022-04-12test on car carriageCGantert34512-127/+28
2022-04-12test on algorithm name resolverCGantert3457-81/+63
2022-04-11use one provider only within validationCGantert3452-20/+67
2022-04-11fixing DOSIPAS algorithm names and supported EC curvesCGantert3453-71/+288
2022-04-11TimeStamp using java compliant with older android versionCGantert3451-8/+12
2022-04-11nullpointerCGantert3451-12/+16
2022-04-11nullpointerCGantert3451-0/+2
2022-04-11nullpointerCGantert3451-2/+3
2022-04-11nullpointer exception fixed in dynamic content of dosipasCGantert3451-4/+12
2022-04-05provide more control on the logging to usersCGantert3454-15/+76
2022-02-01- smplified api for level 2 signatureCGantert3451-0/+52
2022-02-01- missing fieldOrder addedCGantert3457-498/+137
2022-01-28new dynamic header versionCGantert34519-242/+412
2022-01-25test for the new dynamic header version 2CGantert3459-49/+88
2022-01-24signature validation changed to work with teh dynamic header version 2.CGantert34521-94/+382
2022-01-21new dynamic header version 2.0.0CGantert34526-94/+2866
2021-12-16extended api for dynamic contentCGantert3455-3/+132
2021-12-15api layer for dynamic contentCGantert3453-0/+491
2021-12-15- unit test for the dynamic content in DOSIPASCGantert3451-0/+2
2021-12-14fix in the dynamic DOSIPAS content extension and response challengeCGantert3452-20/+29
2021-12-08- Completed version3 asn1 level unit testsCGantert34514-0/+23
2021-12-06pass default valueCGantert3451-0/+1
2021-12-06- extended automated testCGantert3456-32/+16
2021-12-02Unit Test for all barcode elementsCGantert34530-63/+84
2021-11-29additional testsCGantert34521-95/+603
2021-11-25test and bug fix on countermark and viaStationCGantert3456-12/+12
2021-11-24more testsCGantert3455-151/+30
2021-11-24removed obsolete codeCGantert3452-99/+0
2021-11-23unused code removedCGantert3451-11/+0
2021-11-23dynamic content time stamp fixed and test addedCGantert3452-36/+31
2021-11-23additional tests for DOSIPASCGantert3451-1/+1
2021-11-23test addedCGantert3451-1/+1
2021-11-23added fcb version 3 data type to the DOSIPAS encoding and decodingCGantert3454-152/+10
2021-11-22bug fixes on dynamic frameCGantert3453-6/+4
2021-11-02- fix on null pointer exception for tickets created ad midnightCGantert3453-3/+3
2021-07-21Replaced StandardCharsets with Charset.forNameJohn Doe3-47/+13
2021-06-29- test for FCB version 3CGantert34514-174/+108
2021-06-28- option to use a dedicated security provider implementationCGantert3456-19/+244
2021-06-28- initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert345102-9/+16847
2021-05-12- Bug fix StaticHeader date formatCGantert34513-283/+375
2021-04-23updateCGantert34513-5/+753
2021-04-12included open ticket testCGantert34511-26/+39
2021-04-12fix for included open ticket, vatDetails and route sectionCGantert3456-1/+16
2021-04-01- fix for train link, date and time is not defined optionalCGantert34528-5325/+17
2021-03-29BigInteger without ValueExact function supportedCGantert3451-3/+39
2021-03-29structure change 1CGantert345392-0/+62989