Displaying 1 result from an estimated 1 matches for "decrypt_pair".
2008 Jun 06
1
Need help with Decryption using blowfish CBC
...yBtMaN4u2T")
blowfish.decrypt_file(''C:\\mapcrypt\\11225035.00X'', ''MAP.TIFF'')
But this returns the error:
NoMethodError: undefined method `%'' for true:TrueClass
from c:/ruby/lib/ruby/gems/1.8/gems/crypt-1.1.4/./crypt/
blowfish.rb:84:in `decrypt_pair''
from c:/ruby/lib/ruby/gems/1.8/gems/crypt-1.1.4/./crypt/
blowfish.rb:82:in `downto''
from c:/ruby/lib/ruby/gems/1.8/gems/crypt-1.1.4/./crypt/
blowfish.rb:82:in `decrypt_pair''
from c:/ruby/lib/ruby/gems/1.8/gems/crypt-1.1.4/./crypt/
blowfish.rb:104:...