dumb-jose/internal/publickey
Aydin Mercan a7afee7530
internal/publickey: add eddsa tests
Added tests for EdDSA keys. Subsequently, some fixes were introduced.
Also, ECDSA's test names were fixed to avoid collusions.

As a bonus some unused code were removed.
2021-12-05 12:38:31 +03:00
..
ecdsa.go jwk, internal/publickey: unmarshal -> decode 2021-12-04 10:55:00 +03:00
ecdsa_test.go internal/publickey: add eddsa tests 2021-12-05 12:38:31 +03:00
eddsa.go internal/publickey: add eddsa tests 2021-12-05 12:38:31 +03:00
eddsa_test.go internal/publickey: add eddsa tests 2021-12-05 12:38:31 +03:00
rsa.go jwk, internal/publickey: unmarshal -> decode 2021-12-04 10:55:00 +03:00
rsa_test.go internal/publickey: move from public jwk add tests 2021-11-03 20:41:03 +03:00