generated from napi-rs/package-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
ASN1 encoding should be valid DER, which has stricter requirements than BER. Node project was updated to validate that encoding integers after decoding results in the same original input to verify that the input was encoded properly. See https://github.com/KeetaNetwork/node/pull/955 for how it handles validating integer decoding.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request