Sha256: edbd7f31b7c6d9283f3d5f3aeedf1335359132ec6571cc2af2bef08899e2de59

Contents?: true

Size: 195 Bytes

Versions: 24

Compression:

Stored size: 195 Bytes

Contents

# -*- coding: binary -*-

require 'rex/encoding/xor/generic'

module Rex
module Encoding
module Xor

class Byte < Generic

  def Byte.keysize
    1
  end

end end end end # Byte/Xor/Encoding/Rex

Version data entries

24 entries across 24 versions & 4 rubygems

Version Path
rex-encoder-0.1.8 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.7 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.6 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.5 lib/rex/encoding/xor/byte.rb
rex-2.0.13 lib/rex/encoding/xor/byte.rb
rex-2.0.12 lib/rex/encoding/xor/byte.rb
rex-2.0.11 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.4 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.3 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.2 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.1 lib/rex/encoding/xor/byte.rb
rex-encoder-0.1.0 lib/rex/encoding/xor/byte.rb
rex-2.0.10 lib/rex/encoding/xor/byte.rb
rex-2.0.9 lib/rex/encoding/xor/byte.rb
rex-2.0.8 lib/rex/encoding/xor/byte.rb
rex-2.0.7 lib/rex/encoding/xor/byte.rb
rex-2.0.5 lib/rex/encoding/xor/byte.rb
rex-2.0.4 lib/rex/encoding/xor/byte.rb
dstruct-0.0.1 lib/rex/encoding/xor/byte.rb
rex-2.0.3 lib/rex/encoding/xor/byte.rb