Skip to content

Simple SMTP gateway for automatic signing/encrypting mail objects using S/MIME standard

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

onShoreSecurity/smime-gate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S/MIME Gate's main objective is to be an open source solution for automated
signing/encrypting mail objects using S/MIME standard. It is written in C with
standard libraries, so it should work on every Unix-like system.

Project's directory tree

smime-gate/
    |-- include/    -> header files
    |-- src/        -> source files
    |-- testing/    -> testing programs sources
    |-- example/    -> example configuration and mail storage files
    `-- README      -> this readme file

About

Simple SMTP gateway for automatic signing/encrypting mail objects using S/MIME standard

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.6%
  • Shell 7.4%