paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.24k stars 108 forks source link

add draft to RFC for v2 and v1.local #69

Closed rlittlefield closed 6 years ago

rlittlefield commented 6 years ago

Added some information about how v1.local tokens are created, as well as v2.local and v2.public. Added references for RFC7539 (ChaCha20-Poly1305) and RFC7693 (BLAKE2b). I'm not sure of the best way to reference libsodium's specific implementation, but did include SHOULD as a way to promote using libsodium when available.