Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-28 | Bugfix: buggy pkcs7 unpad implementation. SEGV when n=1. | Keuin | |
2022-05-28 | Bugfix: decrypted file won't be saved. | Keuin | |
2022-05-27 | Do not copy ciphertext. | Keuin | |
2022-05-27 | Print key as ASCII string. | Keuin | |
2022-05-27 | Remove finished TODO. | Keuin | |
2022-05-27 | Do not print message if padding is invalid. | Keuin | |
2022-05-27 | Prefilter keys by checking padding. | Keuin | |
2022-05-27 | Threaded. | Keuin | |
2022-05-27 | Set max line length to 80. | Keuin | |
2022-05-27 | Initial version (not threaded). | Keuin | |