Commit Graph
6 Commits
Author SHA1 Message Date
Matt Baer 73b029dffa Support decoding PKCS#8 keys
These are generated by OpenSSL v3. Previously, key decoding would fail,
breaking federation.

This fixes #14
2022-11-11 01:56:53 -05:00
Matt Baer f79ee1acb1 Support decoding public keys 2018-08-21 16:43:21 -04:00
Matt Baer 320f1f152e Move openssl func to openssl-go library 2018-06-26 18:58:38 -04:00
Matt Baer b417e93a0f Switch to calling openssl 2018-06-25 11:31:30 -04:00
Matt Baer 602e989e59 Switch keypair generation to OpenSSL 2018-06-25 00:28:14 -04:00
Matt Baer c55606d47d Add keypair generation funcs 2018-06-24 23:46:42 -04:00