This module contains support to encode and decode ASN.1 values. * Encoding is done using the DER (distinguished encoding rules) to ensure a unique encoded represenation. * Decoding is done using the BER to accept a wider range of input. If the data to encode is not in canonical form (that is, if it violates the DER, that is signalled via the [[GenericAsn1Value.violatesDer]] flag on the decoded object. A specific custom ASN.1 type is typically implemented using this module by implementing 1. ...

Latest Versions

1 versions โ†’
VersionVulnerabilitiesUsagesDate
0.0.x
0.0.1
0
Feb 13, 2021
1 versions โ†’