Merge remote-tracking branch 'purple/openssl' into openssl

This commit is contained in:
Jeff Becker 2018-11-24 10:08:12 -05:00
commit 16b3108719
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05
66 changed files with 741 additions and 224 deletions

View file

@ -6,6 +6,8 @@
Kovri go write your own code
*/
#if LEGACY_OPENSSL
namespace i2p
{
namespace crypto
@ -19,3 +21,5 @@ namespace crypto
}
}
}
#endif