817e414c24
This is a performance improvement release: * BitString type implementation rebased onto Python int to behave like an integer and improve serialization performance (100x times!). * Integer codecs reimplemented to base on Python's built-in integer serialization codecs to improve serialization performance (~40%). * Decoding performance of Set and Choice types improved by caching once computed tags maps. * ASN.1 character types refactored to duck-type unicode strings thus making them more convenient in text processing context. * Documentation updated at many places. 0.2.2 This release fixes a regression in Enumerated ASN.1 type subtyping procedure. Besides that, canonical decoders were hardened to reject non-canonical serialization on input.
2 lines
154 B
Plaintext
2 lines
154 B
Plaintext
SHA512 (v0.2.3.tar.gz) = c55b95c1995f2fc36ec28f35837ca456a2fac06e90edc6491a3335ae949e4eacbbeb14f6289a17e994b49d4dc60870bba3e79344c44496d5547c38ab1ef183ab
|