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