diff options
Diffstat (limited to 'crypto/BouncyCastle.iOS.csproj')
-rw-r--r-- | crypto/BouncyCastle.iOS.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj index b8d43cb27..95d9a0a14 100644 --- a/crypto/BouncyCastle.iOS.csproj +++ b/crypto/BouncyCastle.iOS.csproj @@ -907,6 +907,7 @@ <Compile Include="src\crypto\modes\gcm\IGcmExponentiator.cs" /> <Compile Include="src\crypto\modes\gcm\IGcmMultiplier.cs" /> <Compile Include="src\crypto\modes\gcm\Tables1kGcmExponentiator.cs" /> + <Compile Include="src\crypto\modes\gcm\Tables4kGcmMultiplier.cs" /> <Compile Include="src\crypto\modes\gcm\Tables64kGcmMultiplier.cs" /> <Compile Include="src\crypto\modes\gcm\Tables8kGcmMultiplier.cs" /> <Compile Include="src\crypto\operators\Asn1CipherBuilder.cs" /> |