mheyman / Isopoh.Cryptography.Argon2

Fully managed .Net Core implementation of Argon2
Other
196 stars 9 forks source link

Blazor WebAssembly on .net 5 fix #34

Closed michielpost closed 3 years ago

michielpost commented 3 years ago

Blazor WebAssembly returns value Browser for RuntimeInformation.OSDescription when running on .Net 5.0 fixes #33

mheyman commented 3 years ago

Version 1.1.10 nuget packages now posted to https://www.nuget.org/packages/Isopoh.Cryptography.Argon2/, nuget.org/packages/Isopoh.Cryptography.Blake2b/, and, most importantly, https://www.nuget.org/packages/Isopoh.Cryptography.SecureArray/