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