Cross-platform RSA & EC keypair generation, signing and verification - suitable for JWT, JOSE, and asymmetric cryptography.
Go to file
AJ ONeal 84b07108b6 thinner wrapping, add exp to jwk 2019-02-09 00:43:50 +00:00
fixtures test rsa private keys 2019-02-07 20:05:26 +00:00
fetch.go provide a typesafe PublicKey interface 2019-02-08 23:53:29 +00:00
fetch_test.go provide a typesafe PublicKey interface 2019-02-08 23:53:29 +00:00
keypairs.go thinner wrapping, add exp to jwk 2019-02-09 00:43:50 +00:00
keypairs_test.go test rsa private keys 2019-02-07 20:05:26 +00:00