|
e0959fb9c6
|
var name syntax error
|
2024-11-12 18:52:58 +00:00 |
|
|
06e863f739
|
attempt to encode encrypted messages the same as unencrypted input
|
2024-11-12 18:45:10 +00:00 |
|
|
40b3ba3760
|
allow user to specify they want input to be encrypted unconditionally
|
2024-11-12 14:27:20 +00:00 |
|
|
4fed606df2
|
syntax error fix
|
2024-11-12 14:06:58 +00:00 |
|
|
a2eaa913be
|
allow user to control encoding
|
2024-11-12 14:06:19 +00:00 |
|
|
edd8650c84
|
pre-commit hooks
|
2024-11-06 22:53:20 +00:00 |
|
|
6ee8493416
|
move .venv to venv
|
2024-11-06 22:51:48 +00:00 |
|
|
ff3fb5e431
|
move encoding to a constant and have same encoding for both encryption and decryption
|
2024-11-06 20:47:12 +00:00 |
|
|
dc7bebde92
|
only test subtype
|
2024-11-05 17:16:14 +00:00 |
|
|
9c5567addf
|
no longer use utf-8 encoding bc it causes encoding issues (waow) with some emails?
|
2024-11-05 17:14:44 +00:00 |
|
|
51c0ea34a7
|
use utf-8 encoding for gpg encryption
|
2024-11-04 23:55:56 +00:00 |
|
|
3338035673
|
doc
|
2024-11-04 18:55:51 +00:00 |
|
|
8a8125957c
|
remove obsolete addition in README
|
2024-11-04 18:51:32 +00:00 |
|
|
fe0caa446a
|
documentation + add unconditionally_encrypt optional kwarg to encrypt()
|
2024-11-04 17:17:02 +00:00 |
|
|
3f0aa89f08
|
more helpful program description
|
2024-11-04 16:33:36 +00:00 |
|
|
e00bc3f33e
|
requirements
|
2024-11-04 16:31:40 +00:00 |
|
|
9b86d14d6e
|
initial commit
|
2024-11-04 16:24:24 +00:00 |
|