mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:24:33 +01:00
crypto.ecdsa: stricter DER decoding of signatures (#23554)
Reject DER-encoded signatures with the top bit set but no leading 0x00 Also add test vectors from Project Wycheproof with ECDSA-P384
This commit is contained in:
parent
76da028239
commit
933beb4cbd
1 changed files with 512 additions and 8 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue