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 53597e3dd..5e2ced2ad 100644 --- a/crypto/BouncyCastle.iOS.csproj +++ b/crypto/BouncyCastle.iOS.csproj @@ -786,6 +786,7 @@ <Compile Include="src\crypto\engines\Salsa20Engine.cs" /> <Compile Include="src\crypto\engines\SerpentEngine.cs" /> <Compile Include="src\crypto\engines\SkipjackEngine.cs" /> + <Compile Include="src\crypto\engines\SM2Engine.cs" /> <Compile Include="src\crypto\engines\TEAEngine.cs" /> <Compile Include="src\crypto\engines\ThreefishEngine.cs" /> <Compile Include="src\crypto\engines\TwofishEngine.cs" /> |