CAKE (Key Addressed Crypto Encapsulation) is a bunch of Python and C++ for implementing the CAKE protocol. The CAKE protocol is a protocol in which all messages have source and destination addresses that are public keys. This is in the same way that IP packets have a source and destination address that is an IP address.
| Tags | Security Cryptography Internet Communications Email Mail Transport Agents Chat |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Python C++ |