Side project of mine that is mostly just for fun and to zen out with Ruby.
I have built this program in multiple languages so I figured I should try it with Ruby too.
This is the first time I have tried to build a GUI with GTK3.
bkups | ||
spec | ||
vault | ||
.rspec | ||
classes.rb | ||
desktop.ini | ||
functions.rb | ||
gui.rb | ||
README.md | ||
test.json |
Bloom Tool
Simple Novelty Encryption with Ruby
How to use it
$ ruby gui.rb
This program requires the use of keys. You either need to generate one, or load a previously saved one before encrypting or decrypting data.
Feel Free to mess with it but it is in the middle of a structural change...