aboutsummaryrefslogtreecommitdiff
path: root/tests/codec/der
AgeCommit message (Expand)Author
2019-07-12Fix CER/DER encoders to respect open types (#167)Ilya Etingof
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-10-17fixed DER/CER encoders to respect ordering of tagged CHOICE (#93)Ilya Etingof
2017-10-17fixed encoder not to omit empty substrate for simple types (#92)Ilya Etingof
2017-09-15run unit tests with full debugging enabled (and ignored)Ilya Etingof
2017-09-13ASN.1 codecs to silently enforce proper length/chunk modesIlya Etingof
2017-08-05fix to SetOf components ordering at DER/CER encoderIlya Etingof
2017-07-31more tests on optional nested sequence fieldIlya Etingof
2017-07-07fixed SET, OCTET STRING and BITSTRING DER encoderIlya Etingof
2017-04-10allowed DER chunked encodingIlya Etingof
2017-03-12.getComponent*() changed to lazily instantiate underlying typeIlya Etingof
2017-02-24BitString type and codecs reimplementedIlya Etingof
2017-02-12test dir renamed into testsIlya Etingof