Commit message (Expand) | Author | |
---|---|---|
2015-06-16 | handle block formatting/printing functions errors | Egor Tensin |
2015-06-15 | handle block parsing errors the standard way | Egor Tensin |
2015-06-11 | rename source files | Egor Tensin |
2015-06-11 | add `assert`s | Egor Tensin |
2015-06-11 | refactoring | Egor Tensin |
2015-06-10 | BE block I/O by default | Egor Tensin |
2015-06-04 | bugfix | Egor Tensin |
2015-06-04 | explicitly separate BE vs. LE block I/O functions | Egor Tensin |
2015-06-04 | refactoring | Egor Tensin |
2015-06-03 | add FIPS-style block parsing functions | Egor Tensin |
2015-05-31 | code style | Egor Tensin |
2015-05-25 | add block parsing functions | Egor Tensin |
2015-05-24 | add FIPS-style formatting to AES-192/256 blocks | Egor Tensin |
2015-05-24 | add FIPS-style printing to AES-192/256 blocks | Egor Tensin |
2015-05-24 | bugfix | Egor Tensin |
2015-05-24 | add block formatting/printing functions | Egor Tensin |
2015-05-24 | add state-to-block conversion function | Egor Tensin |