File list (Check if you may need any files):
crypt19-master
..............\.gitignore
..............\.travis.yml
..............\Gemfile
..............\Gemfile.lock
..............\LICENSE
..............\README.md
..............\Rakefile
..............\VERSION
..............\crypt19.gemspec
..............\lib
..............\...\crypt
..............\...\.....\block_methods.rb
..............\...\.....\blowfish-tables.rb
..............\...\.....\blowfish.rb
..............\...\.....\bytes-compat.rb
..............\...\.....\cbc.rb
..............\...\.....\gost.rb
..............\...\.....\idea.rb
..............\...\.....\noise.rb
..............\...\.....\rc6.rb
..............\...\.....\rijndael-tables.rb
..............\...\.....\rijndael.rb
..............\...\.....\stringxor.rb
..............\...\.....\version.rb
..............\test
..............\....\blowfish_test.rb
..............\....\gost_test.rb
..............\....\idea_test.rb
..............\....\rc6_test.rb
..............\....\rijndael_test.rb