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
Commit message (
Expand
)
Author
Age
...
*
code style
Egor Tensin
2015-06-18
*
cxx: implement more stuff
Egor Tensin
2015-06-18
*
test: README update
Egor Tensin
2015-06-18
*
README update
Egor Tensin
2015-06-18
*
better error messages + refactoring
Egor Tensin
2015-06-18
*
test/toolkit.py: capture stderr
Egor Tensin
2015-06-18
*
test: fix usage messages
Egor Tensin
2015-06-18
*
test: merge block utilities
Egor Tensin
2015-06-18
*
ignore Intel SDE's logs
Egor Tensin
2015-06-18
*
factoring out AES-specific stuff
Egor Tensin
2015-06-17
*
refactoring
Egor Tensin
2015-06-17
*
factoring out AES-specific stuff
Egor Tensin
2015-06-17
*
refactoring
Egor Tensin
2015-06-17
*
factor out 128-bit XORing
Egor Tensin
2015-06-17
*
test: add utilities to play with "boxes"
Egor Tensin
2015-06-17
*
add "boxes" as a uniform encryption interface
Egor Tensin
2015-06-17
*
add the "Not implemented" error
Egor Tensin
2015-06-17
*
code style
Egor Tensin
2015-06-17
*
cxx: add block parsing
Egor Tensin
2015-06-17
*
examples: C++/libaesnixx instead of C/libaes
Egor Tensin
2015-06-16
*
cxx: include data structures & I/O functions
Egor Tensin
2015-06-16
*
handle block formatting/printing functions errors
Egor Tensin
2015-06-16
*
utils/cxx/ -> cxx/
Egor Tensin
2015-06-15
*
handle block parsing errors the standard way
Egor Tensin
2015-06-15
*
code style
Egor Tensin
2015-06-15
*
error handling refactoring + more docs
Egor Tensin
2015-06-15
*
update the docs
Egor Tensin
2015-06-13
*
add function docs to parts of the library
Egor Tensin
2015-06-12
*
add error message formatting functions
Egor Tensin
2015-06-11
*
add utils/cxx
Egor Tensin
2015-06-11
*
test: README update
Egor Tensin
2015-06-11
*
test: fix usage messages
Egor Tensin
2015-06-11
*
test: bugfix
Egor Tensin
2015-06-11
*
test: 800-38a.py -> nist-sp-800-38a.py
Egor Tensin
2015-06-11
*
libaesni -> aesni
Egor Tensin
2015-06-11
*
rename source files
Egor Tensin
2015-06-11
*
add error codes & messages to the library
Egor Tensin
2015-06-11
*
add `assert`s
Egor Tensin
2015-06-11
*
code style
Egor Tensin
2015-06-11
*
refactoring
Egor Tensin
2015-06-11
*
fix register usage in the asm implementation
Egor Tensin
2015-06-10
*
bugfix
Egor Tensin
2015-06-10
*
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
*
test: README update
Egor Tensin
2015-06-10
*
code style
Egor Tensin
2015-06-10
*
README updates
Egor Tensin
2015-06-10
*
BE block I/O by default
Egor Tensin
2015-06-10
*
src/aes*.asm -> src/asm/, src/aes*.c -> src/c/
Egor Tensin
2015-06-10
[prev]
[next]