lib/bicrypt.rb in bicrypt-1.1.1 vs lib/bicrypt.rb in bicrypt-1.2.0

- old
+ new

@@ -28,10 +28,10 @@ # * decrypt_block(block) # * block_size() # class BiCrypt - VERSION = '1.1.1' + VERSION = '1.2.0' ULONG = 0x100000000 # These are the S-boxes given in Applied Cryptography 2nd Ed., p. 333 SBOX = [