-
Couldn't load subscription status.
- Fork 167
Open
Description
Due to BER:
- using
berfeatures makes DER reader slow (about 20% slower) read_nestednow includes primitiveDecodeValues too
(added in der: addReader::read_value, auto-nestDecodeValue#1877)
(partial fix in der: autoread_nestedin trait:DecodeValue::decode_value_nested#1916)indefinite flag inLength
(der: addindefiniteflag toLength#1894)users of pure DER need to compile BER code too (maybe add feature flag?)
(added in der: constructedOctetStringsupport #1899)constructed flag inHeader
(will be added in Negative test case for constructed, definite-length octet string #1931)
Metadata
Metadata
Assignees
Labels
No labels