aidantwoods / go-paseto

Platform-Agnostic Security Tokens implementation in Golang.
https://pkg.go.dev/aidanwoods.dev/go-paseto
MIT License
284 stars 16 forks source link

Validate ed25519 private keys during import #8

Closed aidantwoods closed 1 year ago

aidantwoods commented 1 year ago

Validate ed25519 private keys during import, pending outcome of https://github.com/paragonie/paseto/issues/162

Relates: https://github.com/aidantwoods/go-paseto/issues/7