Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 275 Bytes

cairo-jsonwebtoken

An implementation of JSON Web Tokens.

TODO:

  • Implement str_compare, str_cut, str_rfind, str_substring
  • Implement base64_decode
  • Implement JSON library
  • Wait for sha256 builtin and implement HMAC + SHA256 hash