service/cecd: Utilize CryptoPP::Base64Encoder for message id
This commit is contained in:
parent
ff1beca74a
commit
648cecf1aa
3 changed files with 21 additions and 28 deletions
1
externals/cryptopp/CMakeLists.txt
vendored
1
externals/cryptopp/CMakeLists.txt
vendored
|
@ -131,6 +131,7 @@ set(cryptopp_SOURCES
|
|||
cryptopp/algparam.cpp
|
||||
cryptopp/asn.cpp
|
||||
cryptopp/authenc.cpp
|
||||
cryptopp/base64.cpp
|
||||
cryptopp/basecode.cpp
|
||||
cryptopp/ccm.cpp
|
||||
cryptopp/crc-simd.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue