NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ncrypt Directory Reference
+ Directory dependency graph for ncrypt:

Files

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