descriptionPractical implementation of a one-time pad cryptosystem
homepage URLhttp://imotp.sf.net/
ownershellreef@gmail.com
last changeWed, 11 Jun 2008 06:36:32 +0000 (10 23:36 -0700)
content tags
add:
readme
A library and tools for encrypting and decrypting messages using one-time pads. Homepage.
shortlog
2008-06-11 Jeff ConnellyIntegrate pad rewriting into cli.master
2008-06-11 Jeff ConnellyAdd pad rewriting, in otp_replace.
2008-06-11 Jeff ConnellyIncrease padding multiple to 1024, so channel filling...
2008-06-11 Jeff ConnellyIn secure inbox, ignore dummy (filler) messages.
2008-06-11 Jeff ConnellyIgnore otp-Ignore otp-**
2008-06-11 Jeff ConnellyAdd mixing program.
2008-06-11 Jeff ConnellySupport filler messages.
2008-06-11 Jeff ConnellyMove message decryption to SecureMail instead of cli...
2008-06-10 Jeff ConnellyDecode in SecureMail instead of cli.py.
2008-06-10 Jeff ConnellyAdd channel filling (untested), but don't use it.
2008-06-10 Jeff ConnellyAdd channel filling thread (non-functional).
2008-06-10 Jeff ConnellyRename SecureInbox to SecureMail, since it is used...
2008-06-10 Jeff ConnellyMove login/password prompt/read code to SecureInbox.
2008-06-09 Jeff ConnellyAdd support for .otp{login,pass} files to automatically...
2008-06-09 Jeff ConnellyEncrypt messages when sending, and check number of...
2008-06-09 Jeff ConnellyAdd SMTP support to SecureInbox.
...
heads
15 years ago master