mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
6cf89e46c9
Parse and store the `ECPrivateKey` extracted from the `privateKeyAlgorithm` field of the ASN.1 `PrivateKeyInfo` sequence when the algorithm identifier is `ec_public_key_encryption`. The parsing function returns `ErrorOr` instead of an "empty" key, like `parse_rsa_key` does. To me, this seemed better in terms of reliability. As mentioned in the previous commit, there is room for improvement. |
||
---|---|---|
.. | ||
AEAD | ||
ASN1 | ||
Authentication | ||
BigFraction | ||
BigInt | ||
Certificate | ||
Checksum | ||
Cipher | ||
Curves | ||
Hash | ||
NumberTheory | ||
Padding | ||
PK | ||
CMakeLists.txt | ||
Forward.h | ||
Verification.h |