mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
![]() 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 |