index
:
aes-tools
master
Simple AES implementation and utilities
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
utils
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
*
utils/ -> aesxx/utils/
Egor Tensin
2019-12-21
*
utils: install() PDB files
Egor Tensin
2019-12-21
*
cmake: use Boost::* imported targets
Egor Tensin
2019-12-21
*
utils: add install rules
Egor Tensin
2019-12-10
*
minor improvements to CMakeLists.txt
Egor Tensin
2019-12-09
*
utils: refactor command-line arguments parsing
Egor Tensin
2017-06-22
*
split root CMakeLists.txt
Egor Tensin
2017-04-29
*
CMakeLists.txt updates
Egor Tensin
2017-02-08
*
utils: add header files to CMakeLists.txt
Egor Tensin
2017-01-22
*
utils: code dedupe
Egor Tensin
2016-10-17
*
fix compiler warnings
Egor Tensin
2016-10-17
*
CMakeLists.txt: update
Egor Tensin
2016-10-16
*
rename the project
Egor Tensin
2016-05-19
*
utils: interface update & refactoring
Egor Tensin
2015-12-28
*
utils: Boost.Filesystem for usage messages
Egor Tensin
2015-12-27
*
cxx: implement "boxes"
Egor Tensin
2015-10-20
*
bugfix
Egor Tensin
2015-08-11
*
rename the utilities
Egor Tensin
2015-08-03
*
utils: rearrange files
Egor Tensin
2015-07-07
*
move executables from test/ to utils/
Egor Tensin
2015-06-24
*
utils: add bitmap utils
Egor Tensin
2015-06-20
*
rename executables
Egor Tensin
2015-06-19
*
add buffer encryption to "boxes"
Egor Tensin
2015-06-19
*
utils/cxx/ -> cxx/
Egor Tensin
2015-06-15
*
add utils/cxx
Egor Tensin
2015-06-11
*
add error codes & messages to the library
Egor Tensin
2015-06-11
*
/SAFESEH for the asm implementation
Egor Tensin
2015-06-10
*
utils: fix compilation errors w/ the asm impl
Egor Tensin
2015-06-10
*
add file encryption utils for AES-128-ECB
Egor Tensin
2015-06-10