From 9b3549d18ecc3e4f66488568594a626e7d6d8543 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sat, 3 Jun 2017 20:44:45 +0700 Subject: Initial implementation of SM2 elliptic curve - includes custom curve code - add lots of OIDs from GM standard --- crypto/BouncyCastle.iOS.csproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'crypto/BouncyCastle.iOS.csproj') diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj index f9269337a..fb15014e3 100644 --- a/crypto/BouncyCastle.iOS.csproj +++ b/crypto/BouncyCastle.iOS.csproj @@ -287,6 +287,8 @@ + + @@ -1112,6 +1114,10 @@ + + + + -- cgit 1.4.1