Skip to content

Commit

Permalink
Replace Crypto++ back with OpenSSL (closes #994)
Browse files Browse the repository at this point in the history
This commit revisits 7f8af89, but instead of directly using deprecated low-level interfaces, we now use EVP interface.
  • Loading branch information
Xottab-DUTY committed Oct 18, 2024
1 parent 2877266 commit b7a0420
Show file tree
Hide file tree
Showing 160 changed files with 43,383 additions and 1,212 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
[submodule "Externals/BugTrap"]
path = Externals/BugTrap
url = https://github.com/OpenXRay/BugTrap.git
[submodule "Externals/cryptopp"]
path = Externals/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "Externals/gli"]
path = Externals/gli
url = https://github.com/g-truc/gli.git
Expand Down
387 changes: 0 additions & 387 deletions Externals/cryptlib.vcxproj

This file was deleted.

Loading

0 comments on commit b7a0420

Please sign in to comment.