Update Crypto++ to release 8.5 (#3354)

* Update Crypto++ to stable version 8.5

* Avoid circular dependency using AlignedAllocate (1190da17ea)
This commit is contained in:
Sergey Kroshnin 2021-06-25 13:57:06 +03:00 committed by GitHub
commit 4cd88f7d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -464,6 +464,7 @@ set(CRYPTOPP_LIBRARY cryptopp)
add_library(
cryptopp
crypto/cryptopp/algparam.cpp
crypto/cryptopp/allocate.cpp
crypto/cryptopp/asn.cpp
crypto/cryptopp/basecode.cpp
crypto/cryptopp/cpu.cpp

@ -1 +1 @@
Subproject commit 1c34979592f7d5e5d73e265a9c8650cc006620d2
Subproject commit f2102243e6fdd48c0b2a393a0993cca228f20573