# File lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb, line 9
    def curve_name
      OpenSSL::PKey::EC::CurveNameAlias['nistp521']
    end