Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 451 Bytes

signinja

Elliptic-curve toolset to extract crypto parameters from common formats (GPG, Webauthn/FIDO2), export them or serialize them for OpenSSL.

Status

Compatible with secp256r1/prime256v1/P-256 for now, supported next: Curve 25519 and secp256k1

Supported: GPG and Webauthn (auth data, attestation, client data, ...) to OpenSSL ASN.1 DER structures.

Notes

  • GPG private keys have to be exported unencrypted (passphrases aren't supported)