bcgit / bc-csharp

BouncyCastle.NET Cryptography Library (Mirror)
https://www.bouncycastle.org/csharp
MIT License
1.66k stars 554 forks source link

Support GOST3411_2012_256WITHECGOST3410 #231

Open ibetin opened 4 years ago

ibetin commented 4 years ago

When reading files signed with GOST 2012, there happens Org.BouncyCastle.Security.SecurityUtilityException: 'Signer GOST3411_2012_256WITHECGOST3410 not recognised.'

PR for it already exists at https://github.com/bcgit/bc-csharp/pull/217 please link and approve, it's hanging there for half a year now

LarinLive commented 4 years ago

I have prepared another PR #233 for supporting of signing with the GOST-3410-2012/GOST-3411-2012 algorithms. Please consider both PRs. Since 2020, these algorithms are obligatory in Russia.

igor-betin commented 3 years ago

Bump for attention

LarinLive commented 3 years ago

Up

LarinLive commented 3 years ago

Up, It is still actual.

igor-betin commented 3 years ago

Up, It is still actual.

Maybe we should start a separate Nuget package with these changes

ExLuzZziVo commented 2 years ago

Up