summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/asn1/uper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced StandardCharsets with Charset.forNameJohn Doe2021-07-212-44/+10
| | | | | | java.nio.charset.StandardCharsets is available on API level >= 19. See https://developer.android.com/reference/java/nio/charset/StandardCharsets. java.nio.charset.Charset is there since java 1.4.
* BigInteger without ValueExact function supportedCGantert3452021-03-291-3/+39
|
* structure change 1CGantert3452021-03-2921-0/+3513