NeoMutt  2025-09-05-43-g177ed6
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ncrypt Directory Reference
+ Directory dependency graph for ncrypt:

Files

 config.c
 Config used by libncrypt.
 
 crypt.c
 Signing/encryption multiplexor.
 
 crypt.h
 Signing/encryption multiplexor.
 
 crypt_gpgme.c
 Wrapper for PGP/SMIME calls to GPGME.
 
 crypt_gpgme.h
 Wrapper for PGP/SMIME calls to GPGME.
 
 crypt_mod.c
 Register crypto modules.
 
 crypt_mod.h
 Register crypto modules.
 
 crypt_mod_pgp_classic.c
 Wrappers for calls to CLI PGP.
 
 crypt_mod_pgp_gpgme.c
 Wrappers for calls to GPGME PGP.
 
 crypt_mod_smime_classic.c
 Wrappers for calls to CLI SMIME.
 
 crypt_mod_smime_gpgme.c
 Wrappers for calls to GPGME SMIME.
 
 cryptglue.c
 Wrapper around crypto functions.
 
 cryptglue.h
 Wrapper around crypto functions.
 
 dlg_gpgme.c
 GPGME Key Selection Dialog.
 
 dlg_pgp.c
 PGP Key Selection Dialog.
 
 dlg_smime.c
 SMIME Key Selection Dialog.
 
 expando_command.c
 Ncrypt Expando definitions.
 
 expando_command.h
 Ncrypt PGP Expando definitions.
 
 expando_gpgme.c
 Ncrypt Expando definitions.
 
 expando_gpgme.h
 Ncrypt GPGME Expando definitions.
 
 expando_pgp.c
 Ncrypt Expando definitions.
 
 expando_pgp.h
 Ncrypt PGP Expando definitions.
 
 expando_smime.c
 Ncrypt Expando definitions.
 
 expando_smime.h
 Ncrypt Smime Expando definitions.
 
 functions.c
 PGP/Smime functions.
 
 gnupgparse.c
 Parse the output of CLI PGP program.
 
 gnupgparse.h
 Parse the output of CLI PGP programinclude "pgpkey.h".
 
 gpgme_functions.c
 Gpgme functions.
 
 gpgme_functions.h
 Gpgme functions.
 
 lib.h
 API for encryption/signing of emails.
 
 pgp.c
 PGP sign, encrypt, check routines.
 
 pgp.h
 PGP sign, encrypt, check routines.
 
 pgp_functions.c
 Pgp functions.
 
 pgp_functions.h
 Pgp functions.
 
 pgpinvoke.c
 Wrapper around calls to external PGP program.
 
 pgpinvoke.h
 Wrapper around calls to external PGP program.
 
 pgpkey.c
 PGP key management routines.
 
 pgpkey.h
 PGP key management routines.
 
 pgplib.c
 Misc PGP helper routines.
 
 pgplib.h
 Misc PGP helper routines.
 
 pgpmicalg.c
 Identify the hash algorithm from a PGP signature.
 
 pgpmicalg.h
 Identify the hash algorithm from a PGP signature.
 
 pgppacket.c
 Parse PGP data packets.
 
 pgppacket.h
 Parse PGP data packets.
 
 private.h
 Shared constants/structs that are private to libconn.
 
 smime.c
 SMIME helper routines.
 
 smime.h
 SMIME helper routines.
 
 smime_functions.c
 Smime functions.
 
 smime_functions.h
 Smime functions.
 
 sort.h
 Crypto Key sorting functions.
 
 sort_gpgme.c
 GPGME Key Sorting.
 
 sort_pgp.c
 PGP Key Sorting.