class Eth::Key::Decrypter

def ciphertext

def ciphertext
  hex_to_bin crypto_data['ciphertext']
end