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

This commit is contained in:
Jeff Becker
2018-11-24 10:08:12 -05:00
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