mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Added basic EC private and public key definitions as well as ASN.1 encoding and decoding. A lot of refactoring can be made around the ASN.1 processing (here and in other parts of the codebase) by utilizing what is available in `LibCrypto::Certificate` as macros, but I think it's outside the scope of implementing ECDH support for WebCryptoAPI. |
||
---|---|---|
.. | ||
AEAD | ||
ASN1 | ||
Authentication | ||
BigFraction | ||
BigInt | ||
Certificate | ||
Checksum | ||
Cipher | ||
Curves | ||
Hash | ||
NumberTheory | ||
Padding | ||
PK | ||
CMakeLists.txt | ||
Forward.h | ||
Verification.h |