CryptoPro / corefx

This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
https://github.com/dotnet/core
MIT License
27 stars 7 forks source link

Signed xml with gost #9

Closed Fasjeit closed 4 years ago

Fasjeit commented 5 years ago

Current status - some stubs

Fasjeit commented 5 years ago

Need some tests.

Fasjeit commented 4 years ago

Sources are currently at gost_x509_xml](https://github.com/CryptoProLLC/corefx/tree/gost_x509_xml) branch.

Nuget packages.

Windows only for now.

Fasjeit commented 4 years ago

Changes for unix and windows are in master.