mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 17:18:17 +00:00
The ASN1 structure for PCKS#8 was wrong and missing one wrapping of the key in a OctetString. The issue was discovered while implementing `wrapKey` and `unwrapKey` in the next commits.