Chris Roberts 246058ffbb Add #signature_algorithm and update #ssh_do_sign and #to_blob
Modifies `OpenSSL::PKey::RSA` to provide a `#signature_algorithm`
    method which provides the signature algorithm value expected by
    OpenSSH. The `#ssh_do_sign` method is updated to use the set
    algorithm (SHA256) and `#to_blob` is updated to include the
    signature algorithm instead of the key type.
2021-04-12 17:28:52 -07:00
..
2021-04-05 16:39:01 -05:00
2018-02-25 22:21:16 -07:00
2020-09-15 15:01:01 -05:00
2018-03-14 14:41:04 +00:00
2020-05-29 15:10:13 -04:00
2021-03-15 15:36:33 -07:00
2018-03-14 14:41:04 +00:00
2021-03-23 18:16:45 +09:00