Class: Rex::Encoding::Xor::Qword

Inherits:
Generic
  • Object
show all
Defined in:
lib/rex/encoding/xor/qword.rb

Class Method Summary collapse

Methods inherited from Generic

_check, _check_encode, _check_key, _encode_mutate_key, _find_bad_keys, _find_good_key, encode, find_key, find_key_and_encode

Class Method Details

.keysizeObject



11
12
13
# File 'lib/rex/encoding/xor/qword.rb', line 11

def Qword.keysize
  8
end