You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
ecdsa.go jwk, internal/publickey: unmarshal -> decode 2 years ago
ecdsa_test.go internal/publickey: add eddsa tests 2 years ago
eddsa.go internal/publickey: add eddsa tests 2 years ago
eddsa_test.go internal/publickey: add eddsa tests 2 years ago
rsa.go jwk, internal/publickey: unmarshal -> decode 2 years ago
rsa_test.go internal/publickey: move from public jwk add tests 2 years ago