BlackBarLabs.Security 0.4.3

dotnet add package BlackBarLabs.Security --version 0.4.3
NuGet\Install-Package BlackBarLabs.Security -Version 0.4.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BlackBarLabs.Security" Version="0.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlackBarLabs.Security --version 0.4.3
#r "nuget: BlackBarLabs.Security, 0.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BlackBarLabs.Security as a Cake Addin
#addin nuget:?package=BlackBarLabs.Security&version=0.4.3

// Install BlackBarLabs.Security as a Cake Tool
#tool nuget:?package=BlackBarLabs.Security&version=0.4.3

Three utility services are provided: Vouchers, JWT's, and general cryptography.
     The vouchers component allows for the creation of cryptographically signed vouchers and the validation of their redemption.
     The JWT utilities valid JWT's using standard configuration patterns put in place by the BlackBarLabs architecture.
     General cryptography provides Rfc2898 and  HMACSHA512 based PBKDF2 support.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.3 1,199 11/16/2016
0.4.2 997 11/11/2016
0.4.1 1,040 10/21/2016
0.4.0 939 10/21/2016
0.3.4 1,009 10/21/2016
0.3.3 978 10/20/2016
0.3.2 974 10/20/2016
0.3.1 964 10/20/2016
0.3.0 989 10/20/2016