From 4ff6158a6cd29e87222387870e6f01aca41b8183 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 6 Apr 2024 17:35:22 +0530 Subject: meson: init --- gpg.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 gpg.h (limited to 'gpg.h') diff --git a/gpg.h b/gpg.h deleted file mode 100644 index f5053bf..0000000 --- a/gpg.h +++ /dev/null @@ -1,6 +0,0 @@ -#include -#include - -int gpg_key_validate(const char *fpr); -int gpg_decrypt(FILE *pass_out, const char *pass_path); -int gpg_encrypt(FILE *stream, const char *fpr, const char *pass, size_t n); -- cgit v1.2.3