Skip to content

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

License

Notifications You must be signed in to change notification settings

vkobel/signinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages