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/include/aesni/api.h (follow)
Commit message (Expand)AuthorAge
* grammar tweaksEgor Tensin2015-06-04
* add CTR modeEgor Tensin2015-06-04
* init vectors are calculated by API functionsEgor Tensin2015-06-03
* add OFB modeEgor Tensin2015-06-03
* add CFB modeEgor Tensin2015-06-03
* implement CBC wrappers in CEgor Tensin2015-06-03
* detach key expansion routinesEgor Tensin2015-05-30
* support AES-{128,192}-cbcEgor Tensin2015-05-30
* add higher-level encrypt/decrypt functionsEgor Tensin2015-05-24