Files
hcs/Hcs.Client/GostCryptography
HOME-LAPTOP\kshkulev 33ab055b43 Add project
Basic formatting applied. Unnecessary comments have been removed. Suspicious code is covered by TODO.
2025-08-12 11:21:10 +09:00
..
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00
2025-08-12 11:21:10 +09:00

GostCryptography

.NET driver for ViPNet CSP and CryptoPro CSP. Implements crypto algorithms based on Russian national cryptographic standards GOST 28147-89, 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.

Implemented Algorithms

Tested On

  • Windows 10 x64, CryptoPro CSP 4.0.9963
  • Windows 10 x64, ViPNet CSP 4.2.8.51670

Build instructions

To build package run in repository root:

dotnet build --configuration Release