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/utils/aes_encrypt_bmp.cpp (unfollow)
Commit message (Collapse)Author
2015-08-03rename the utilitiesEgor Tensin
2015-08-02cxx: more algorithm-agnostic APIEgor Tensin
The code (in the utilities in particular) is a mess though, so a refactoring's coming up.
2015-07-07utils: rearrange filesEgor Tensin
2015-06-25remove specialized buffer encryption functionsEgor Tensin
2015-06-24move executables from test/ to utils/Egor Tensin
2015-06-20utils: add bitmap utilsEgor Tensin
2015-06-19rename executablesEgor Tensin
2015-06-19add buffer encryption to "boxes"Egor Tensin