B16B-X

B16B5

Simple implementation for testing purpose. Do not use it for sensitive data.

Installation

  • Have crystal 0.20 or greater installed (an shards)
  • make

Usage

./B16B5 -i PLAINTEX   -k KEY_FILE -o CIPHERTEXT # encrypt
./B16B5 -i CIPHERTEXT -k KEY_FILE -o PLAINTEX -d # decrypt

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/Nephos/B16B5/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Nephos Arthur Poulet - creator, maintainer
Repository

B16B-X

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • almost 8 years ago
  • December 26, 2016
License

MIT License

Links
Synced at

Mon, 18 Nov 2024 06:46:32 GMT

Languages