Info
| Version: | 2.0.11 |
| Author(s): | Alexander Mezhov |
| Last Update: | Saturday, June 29, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AlexMAS/GostCryptography |
| NuGet Url: | https://www.nuget.org/packages/GostCryptography |
Install
Install-Package GostCryptography
dotnet add package GostCryptography
paket add GostCryptography
GostCryptography Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Implements crypto algorithms based on Russian national cryptographic standards GOST 28147-89, GOST R 34.12, GOST R 34.10 and GOST R 34.11. Also provides abstractions to sign and verify CMS/PKCS #7 messages, sign, verify and encrypt XML documents.