paserk 0.1.0

Rust implementation of the PASERK specification (COMING SOON)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Roland Rodriguez <rrrodzilla@protonmail.com>"]
categories = ["encoding", "web-programming", "parsing", "cryptography", "authentication"]
description = "Rust implementation of the PASERK specification (COMING SOON)"
edition = "2021"
homepage = "https://github.com/rrrodzilla/paserk"
keywords = ["paseto", "paserk", "security", "cryptography", "authentication"]
license = "MIT OR Apache-2.0"
name = "paserk"
repository = "https://github.com/rrrodzilla/paserk"
version = "0.1.0"