class Eth::Key::Decrypter

def crypto_data

def crypto_data
  @crypto_data ||= data["crypto"] || data["Crypto"]
end