Fernet generates and verifies HMAC-based authentication tokens. NuGet Package

Fernet which takes a user-provided message (an arbitrary sequence of bytes), a key (256 bits), and the current time, and produces a token, which contains the message in a form that can't be read or altered without the key.




Got any Fernet generates and verifies HMAC-based authentication tokens. Question?





Info

Version: 0.1.7
Author(s): Thang Chung
Last Update: Wednesday, February 27, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/thangchung/fernet-dotnet
NuGet Url: https://www.nuget.org/packages/Fernet


Install
Install-Package Fernet
dotnet add package Fernet
paket add Fernet
Fernet Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

1.1

avg-downloads-per-day

6

days-since-last-release

2313