Skip to content

patanax/windtalker-project

 
 

Repository files navigation

Welcome to windtalker's documentation!

In World War II, US Marine specially recruited a lots of bilingual Navajo speakers to serve in their standard communications units in the Pacific Theater. These Navajo transmitted tactical messages over military telephone or radio communications nets using formal or informally developed codes built upon their native languages. These people, we call them --- Wind Talker

windtalker is a utility tools built on top of cryptography and rsa. With this, you can encrypt/decrypt binary data, text, files or even a entire directory in single line of code! It support both symmetry and asymmetry encryption algorithm. For usage, you should start from HERE

Install

windtalker is released on PyPI, so all you need is:

$ pip install windtalker

To upgrade to latest version:

$ pip install --upgrade windtalker

About

Super easy-to-use encryption and decryption tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.5%
  • Batchfile 10.9%
  • Makefile 10.6%