summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2018-10-16 21:29:47 -0400
committerOren Novotny <oren@novotny.org>2018-10-16 21:29:47 -0400
commitb249a506034cd0d1a03a6e9bb23e5faecc7d370e (patch)
treef5c94cfec87cfa860dbb5d4306d2e44c31eb3c2a /crypto/crypto.csproj
parentmerge from master (diff)
parentMove generic "...withRSA" handler after PSSwithRSA (diff)
downloadBouncyCastle.NET-ed25519-pcl-v1.8.3.37.tar.xz
merge from master pcl-v1.8.3.37
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj25
1 files changed, 25 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj

index c6dd131e7..bada122a3 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj
@@ -569,6 +569,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\asn1\bsi\BsiObjectIdentifiers.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\asn1\cmp\CAKeyUpdAnnContent.cs" SubType = "Code" BuildAction = "Compile" @@ -3099,6 +3104,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\IDsaExt.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\IEntropySource.cs" SubType = "Code" BuildAction = "Compile" @@ -4784,6 +4794,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\signers\IDsaEncoding.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\signers\IDsaKCalculator.cs" SubType = "Code" BuildAction = "Compile" @@ -4804,6 +4819,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\signers\PlainDsaEncoding.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\signers\PSSSigner.cs" SubType = "Code" BuildAction = "Compile" @@ -4824,6 +4844,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\signers\StandardDsaEncoding.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\signers\X931Signer.cs" SubType = "Code" BuildAction = "Compile"