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
(
follow
)
Commit message (
Expand
)
Author
Age
*
README updates
Egor Tensin
2015-10-23
*
cxx: implement "boxes"
Egor Tensin
2015-10-20
*
refactoring
Egor Tensin
2015-09-01
*
bugfix
Egor Tensin
2015-08-11
*
utils: bugfix & refactoring
Egor Tensin
2015-08-04
*
rename the utilities
Egor Tensin
2015-08-03
*
cxx: more algorithm-agnostic API
Egor Tensin
2015-08-02
*
code style
Egor Tensin
2015-07-27
*
utils: fix usage messages
Egor Tensin
2015-07-26
*
examples: merge to block utils
Egor Tensin
2015-07-26
*
README updates
Egor Tensin
2015-07-12
*
README updates
Egor Tensin
2015-07-07
*
utils: rearrange files
Egor Tensin
2015-07-07
*
merge specialized block utils into general ones
Egor Tensin
2015-06-25
*
remove specialized buffer encryption functions
Egor Tensin
2015-06-25
*
cxx: implement more stuff
Egor Tensin
2015-06-25
*
fix usage messages
Egor Tensin
2015-06-24
*
move executables from test/ to utils/
Egor Tensin
2015-06-24
*
boxes: a number of improvements
Egor Tensin
2015-06-22
*
utils: README update
Egor Tensin
2015-06-20
*
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
*
fix stderr output in executables
Egor Tensin
2015-06-19
*
factoring out AES-specific stuff
Egor Tensin
2015-06-17
*
refactoring
Egor Tensin
2015-06-17
*
refactoring
Egor Tensin
2015-06-17
*
utils/cxx/ -> cxx/
Egor Tensin
2015-06-15
*
handle block parsing errors the standard way
Egor Tensin
2015-06-15
*
error handling refactoring + more docs
Egor Tensin
2015-06-15
*
add error message formatting functions
Egor Tensin
2015-06-11
*
add utils/cxx
Egor Tensin
2015-06-11
*
add error codes & messages to the library
Egor Tensin
2015-06-11
*
code style
Egor Tensin
2015-06-11
*
refactoring
Egor Tensin
2015-06-11
*
utils: bugfix
Egor Tensin
2015-06-10
*
add extern "C" {
Egor Tensin
2015-06-10
*
/SAFESEH for the asm implementation
Egor Tensin
2015-06-10
*
utils: fix compilation errors w/ the asm impl
Egor Tensin
2015-06-10
*
refactoring
Egor Tensin
2015-06-10
*
utils: usage message update
Egor Tensin
2015-06-10
*
add file encryption utils for AES-128-ECB
Egor Tensin
2015-06-10