aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/common.c (unfollow)
Commit message (Expand)Author
2015-06-11rename source filesEgor Tensin
2015-06-11add `assert`sEgor Tensin
2015-06-11refactoringEgor Tensin
2015-06-10BE block I/O by defaultEgor Tensin
2015-06-04bugfixEgor Tensin
2015-06-04explicitly separate BE vs. LE block I/O functionsEgor Tensin
2015-06-04refactoringEgor Tensin
2015-06-03add FIPS-style block parsing functionsEgor Tensin
2015-05-31code styleEgor Tensin
2015-05-25add block parsing functionsEgor Tensin
2015-05-24add FIPS-style formatting to AES-192/256 blocksEgor Tensin
2015-05-24add FIPS-style printing to AES-192/256 blocksEgor Tensin
2015-05-24bugfixEgor Tensin
2015-05-24add block formatting/printing functionsEgor Tensin
2015-05-24add state-to-block conversion functionEgor Tensin