aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (unfollow)
Commit message (Expand)Author
2021-03-24add CTest testsEgor Tensin
2020-04-05update cmake-commonEgor Tensin
2020-01-09update cmake-commonEgor Tensin
2019-12-21utils/ -> aesxx/utils/Egor Tensin
2019-12-21restructure the projectEgor Tensin
2019-12-21cmake: install libraries & their headersEgor Tensin
2019-12-21cmake: use Boost::* imported targetsEgor Tensin
2019-12-16install LICENSE.txt along with the utilsEgor Tensin
2019-12-09minor improvements to CMakeLists.txtEgor Tensin
2019-12-08add cmake-common as a submoduleEgor Tensin
2017-04-29split root CMakeLists.txtEgor Tensin
2017-02-08CMakeLists.txt updatesEgor Tensin
2017-01-21CMakeLists.txt: refactoringEgor Tensin
2016-12-28remove dynamic dependency on libwinpthread-1.dllEgor Tensin
2016-10-26CMakeLists.txt: code styleEgor Tensin
2016-10-16CMakeLists.txt: code styleEgor Tensin
2016-10-16CMakeLists.txt: updateEgor Tensin
2016-10-14CMakeLists.txt fixesEgor Tensin
2016-06-21fix GCC errorsEgor Tensin
2016-05-19'aesni' -> 'aes'Egor Tensin
2016-05-19rename the projectEgor Tensin
2015-07-26examples: merge to block utilsEgor Tensin
2015-06-24move executables from test/ to utils/Egor Tensin
2015-06-15utils/cxx/ -> cxx/Egor Tensin
2015-06-11libaesni -> aesniEgor Tensin
2015-06-10/SAFESEH for the asm implementationEgor Tensin
2015-06-10src/aes*.asm -> src/asm/, src/aes*.c -> src/c/Egor Tensin
2015-06-10rename source filesEgor Tensin
2015-06-10add file encryption utils for AES-128-ECBEgor Tensin
2015-06-05allow to choose between C in asm implementationsEgor Tensin
2015-06-04implement raw_*_{encrypt,decrypt} in CEgor Tensin
2015-05-25add test/Egor Tensin
2015-05-24define _CRT_SECURE_NO_WARNINGSEgor Tensin