Hallmanac.CryptoHelpers NuGet Package

A library to make it easier to leverage crypto operations inside .NET.

Use it for symmetric encryption and decryption. For properly hashing passwords (and that means properly in accordance to a "Troy Hunt" standard in .NET -- NOT endorsed by him by the way).

This library also brings along some basic helper extension methods and utility generators for hashing and some generators for various things like random byte arrays, random numbers, and basic hashing.

1.0.1 -- Added better constructors and to the main entry point "CryptoHelpers" class. Also added the missing property for SymmetricEncryptionSvc.

1.1.0 -- Added HashingHelpers and RandomGenerators to the library

1.1.1 -- Added missing XML doc comments on the PasswordHashingData class and made this NuGet package a multi-target package.




Got any Hallmanac.CryptoHelpers Question?





Info

Version: 1.1.1
Author(s): Brian Hall
Last Update: Monday, August 7, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Hallmanac/crypto-helpers
NuGet Url: https://www.nuget.org/packages/Hallmanac.CryptoHelpers


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



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

2426