Boost.Crypto3 is a header-only concept-based C++ cryptography library derived from =nil; Crypto3 C++ Cryptography Suite designed to be included in Boost.
The original =nil; Crypto3 C++ Cryptography Suite is a highly
modular one. Every particular cryptography field algorithms family implementation is emplaced in it's separate
header-only submodule. This library merges those ones, which were selected by Boost community, implements
Bjam-based build configuration for them, and emplaces in include/boost/crypto3/
directory.
Tests from sufficient merged libraries are being emplaced in test
.