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"}
| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
* Add algorithm and mode detection functions.
* run_encrypt_tool & run_decrypt_tool now accept a list of inputs rather
than a single input.
|
|
|
|
|
|
|
|
|
| |
* Test vectors are now stored in the Python script rather than in a JSON
file.
* The tests are now really Python's unittest `TestCase`s, allowing (at
least in the future) to discover and run them automatically.
* Use logging from the standard library for logging.
* Bugfix & refactoring.
|
| |
|
|
|