summary refs log tree commit diff
path: root/crypto/BouncyCastle.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2017-09-16 19:09:28 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2017-09-16 19:09:28 +0700
commit3b9aaf9221bc63a32c96be074bb505a86b389121 (patch)
treee1fee760570449825e1a40f7883f3da9d642cf82 /crypto/BouncyCastle.csproj
parentPort of ConcatenationKdfGenerator from Java (diff)
downloadBouncyCastle.NET-ed25519-3b9aaf9221bc63a32c96be074bb505a86b389121.tar.xz
Add GOST34.10 2012 parameter sets
Diffstat (limited to 'crypto/BouncyCastle.csproj')
-rw-r--r--crypto/BouncyCastle.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj
index f1de777c6..a5f149620 100644
--- a/crypto/BouncyCastle.csproj
+++ b/crypto/BouncyCastle.csproj
@@ -365,6 +365,7 @@
     <Compile Include="src\asn1\pkcs\SafeBag.cs" />
     <Compile Include="src\asn1\pkcs\SignedData.cs" />
     <Compile Include="src\asn1\pkcs\SignerInfo.cs" />
+    <Compile Include="src\asn1\rosstandart\RosstandartObjectIdentifiers.cs" />
     <Compile Include="src\asn1\sec\ECPrivateKeyStructure.cs" />
     <Compile Include="src\asn1\sec\SECNamedCurves.cs" />
     <Compile Include="src\asn1\sec\SECObjectIdentifiers.cs" />