8000 GitHub - ankitr/OneTime: An open source encryption program that uses the "one-time pad" method.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ankitr/OneTime

 
 

Repository files navigation

OneTime is an open source encryption program that uses the one-time pad method.

See red-bean.com/onetime for more information. You can also run ./onetime --intro for an introduction, or ./onetime --help for complete usage.

OneTime is written in Python, and requires Python 2.6 or higher (but it has not been ported to Python 3 yet — there's an open issue for that and patches are very welcome).

Please use the GitHub repository for filing issues or submitting pull requests. OneTime's source code is heavily commented; any question you might have about design or implementation is probably answered there. If you're writing a patch or a pull request for OneTime, be sure to include a new regression test in check.sh.

About

An open source encryption program that uses the "one-time pad" method.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.3%
  • Shell 32.1%
  • Makefile 2.8%
  • CSS 0.8%
0