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
/
nist.py
(
unfollow
)
Commit message (
Expand
)
Author
2021-03-31
test: PyLint fixes
Egor Tensin
2021-03-24
test: log to stdout
Egor Tensin
2019-12-23
test: pylint/pep8 fixes
Egor Tensin
2017-07-27
test: support running scripts from other dirs
Egor Tensin
2017-01-30
test: code style
Egor Tensin
2017-01-22
nist-sp-800-38a.py -> nist.py
Egor Tensin
2017-01-22
test: fix Pylint warnings
Egor Tensin
2016-09-25
test: add Pylint configuration + fix warnings
Egor Tensin
2016-09-25
fix licensing notices
Egor Tensin
2016-06-21
test: fix Pylint warnings
Egor Tensin
2016-02-14
test: refactoring
Egor Tensin
2016-02-13
test: refactoring
Egor Tensin
2016-02-13
test: code style
Egor Tensin
2016-02-13
test: use Enum
Egor Tensin
2016-02-12
test: refactoring
Egor Tensin
2016-02-12
test: refactoring
Egor Tensin
2015-12-28
test: refactoring
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-06-25
merge specialized block utils into general ones
Egor Tensin
2015-06-24
test: locate executables in PATH
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-09
test/800-38a.py: get rid of unittest
Egor Tensin
2015-06-09
test/800-38a.py: change default log file name
Egor Tensin
2015-06-09
test/800-38a.py: more verbose logging
Egor Tensin
2015-06-08
test: refactoring
Egor Tensin
2015-06-06
test/800-38a.py: bugfix
Egor Tensin
2015-06-04
test: bugfix
Egor Tensin
2015-06-04
test: add test vectors from NIST 800-38A
Egor Tensin