Class: HrrRbSsh::Algorithm::Publickey::EcdsaSha2Nistp521

Inherits:
HrrRbSsh::Algorithm::Publickey show all
Includes:
EcdsaSha2
Defined in:
lib/hrr_rb_ssh/algorithm/publickey/ecdsa_sha2_nistp521.rb

Constant Summary collapse

NAME =
'ecdsa-sha2-nistp521'
DIGEST =
'sha512'
IDENTIFIER =
'nistp521'
CURVE_NAME =
'secp521r1'

Instance Attribute Summary

Attributes included from Loggable

#log_key, #logger

Method Summary

Methods included from EcdsaSha2

#ecdsa_signature_blob, #initialize, #new_by_key_str, #new_by_public_key_blob, #sign, #to_pem, #to_public_key_blob, #verify

Methods included from Loggable

#log_debug, #log_error, #log_fatal, #log_info, #log_warn

Methods included from SubclassWithoutPreferenceListable

#[], #inherited, #list_supported