diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..747d878 --- /dev/null +++ b/TODO.md @@ -0,0 +1,7 @@ +# TODO list + +- Introduce gnupg_geterrorinfo with more info about the error + - including error message from gpgme +- Allow setting engine info on object construction + - Add __construct / res init with gpgme_ctx_set_engine_info +- Return decrypt result if extra param supplied