Skip to content

Draft: Switch to PKCS8 encoding of ecdsa private keys

cyberta requested to merge fix_private_key_encoding into main

Switch to PKCS8 encoding of ecdsa private keys to keep it aligned with ed25519 private keys. This fixes ecdsa key handling on Android clients

Merge request reports

Loading