Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/aes128ecb.c (follow)
Commit message (Collapse)AuthorAge
* refactoringEgor Tensin2015-06-11
|
* refactoringEgor Tensin2015-06-10
|
* remove unnecessary __declspec(align(16))Egor Tensin2015-06-04
| | | | `__m128i`s are automatically aligned on 16-byte boundary anyway.
* explicitly separate BE vs. LE block I/O functionsEgor Tensin2015-06-04
|
* grammar tweaksEgor Tensin2015-06-04
|
* remove redundant file suffixesEgor Tensin2015-06-04