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
/
test
/
toolkit.py
(
unfollow
)
Commit message (
Expand
)
Author
2019-12-23
test: pylint/pep8 fixes
Egor Tensin
2017-05-04
code style & refactoring
Egor Tensin
2017-01-30
test: code style
Egor Tensin
2016-09-25
fix licensing notices
Egor Tensin
2016-07-18
test/toolkit.py: drop the .exe extension
Egor Tensin
2016-06-21
test: fix Pylint warnings
Egor Tensin
2016-02-13
test: use Enum
Egor Tensin
2015-12-28
test: refactoring
Egor Tensin
2015-12-28
utils: interface update & refactoring
Egor Tensin
2015-12-27
utils: refactor command line parsing
Egor Tensin
2015-10-24
test: bugfix & refactoring
Egor Tensin
2015-10-24
add test/file.py
Egor Tensin
2015-08-03
test/toolkit.py: fix utility names
Egor Tensin
2015-06-25
merge specialized block utils into general ones
Egor Tensin
2015-06-24
test: locate executables in PATH
Egor Tensin
2015-06-22
test/toolkit.py: fix executable names
Egor Tensin
2015-06-18
test/toolkit.py: capture stderr
Egor Tensin
2015-06-18
test: merge block utilities
Egor Tensin
2015-06-10
test: rename the utilities
Egor Tensin
2015-06-09
test/toolkit.py: bugfix
Egor Tensin
2015-06-08
test: refactoring
Egor Tensin
2015-06-06
test: don't stop after the first failure
Egor Tensin
2015-06-04
test: add test vectors from NIST 800-38A
Egor Tensin