add support for verifying SSL certificates signed with X9_62_prime256v1 #14406
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
standard library
This issue involves writing Zig code for the standard library.
Milestone
To reproduce the problem:
zig/lib/std/crypto/Certificate.zig
Lines 782 to 806 in a51c765
cc @jedisct1 - I would welcome any hints you have about what algorithms to use for this - not sure which (if any) std.crypto APIs corresponds to this.
The text was updated successfully, but these errors were encountered: