zitadel-oidc/pkg/crypto
Tim Möhlmann 99301930ed
feat(crypto): hash algorithm for EdDSA (#638)
* feat(crypto): hash algorithm for EdDSA

* update code comment

* rp: modify keytype check to support EdDSA

* example: signing algs from discovery

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-08-21 07:32:13 +00:00
..
crypto.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
hash.go feat(crypto): hash algorithm for EdDSA (#638) 2024-08-21 07:32:13 +00:00
key.go feat: support PKCS#8 (#623) 2024-07-09 15:55:50 +02:00
key_test.go feat: support PKCS#8 (#623) 2024-07-09 15:55:50 +02:00
sign.go feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00