class Eth::Key::Encrypter

def iterations

def iterations
  options[:iterations] || 262_144
end