aboutsummaryrefslogtreecommitdiff
path: root/tests/codec
AgeCommit message (Expand)Author
2017-08-29fixed crash at SEQUENCE/OF encoder, schemaless modeIlya Etingof
2017-08-26added tests on reordered SET serialisationIlya Etingof
2017-08-24added tests on constructed types BER en/decodingIlya Etingof
2017-08-22at decoder, do not unconditionally cast substrate into bytes/strIlya 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-29fixed nested optional SET/SEQUENCE at CER/DER codecIlya Etingof
2017-07-27fixed CER/DER codec for GeneralizedTime/UTCTimeIlya Etingof
2017-07-22SetOf/SequenceOf codec test cases addedIlya Etingof
2017-07-22test case fix: do not initialize optional SEQUENCE fieldIlya Etingof
2017-07-07fixed SET, OCTET STRING and BITSTRING DER encoderIlya Etingof
2017-04-10allowed DER chunked encodingIlya Etingof
2017-03-31EndOfOctets refactored into singletonIlya Etingof
2017-03-22BER/CER/DER encoder refactored to use type-ids for better performanceIlya Etingof
2017-03-12.getComponent*() changed to lazily instantiate underlying typeIlya Etingof
2017-03-07tags-related getters refactored into descriptors/propertiesIlya Etingof
2017-02-26BER/CER/DER value encoders refactored to produce either tuple of bytes or oct...Ilya Etingof
2017-02-25fix to OID arc 2 encodingIlya Etingof
2017-02-24BitString type and codecs reimplementedIlya Etingof
2017-02-12test dir renamed into testsIlya Etingof