paragonie / paseto-io

Paseto Website
https://paseto.io
57 stars 19 forks source link

Add go-paseto implementation #41

Closed aidantwoods closed 2 years ago

aidantwoods commented 2 years ago

Another one? Yes 🙈

Mainly the objective of this implementation is to follow spec with regards to algorithm lucidly, by not accepting byte arrays or non-version scoped keys for cryptographic operations.

I'm also aiming to roughly mirror the API and version completeness of my Swift paseto implementation here for consistency, so I'll plan to keep both roughly in sync going forward.