• parasssh's avatar
    Ed25519 key support (#103) · 8ea58d17
    parasssh authored
    * ed gen, sign, verify works. tested25519 fails
    * Ignore some unit tests in ED since it relies on GoLang lib to support Ed keys
    * Cleanup sign and verify operations
    * Cleanup and prettify
    * cleanups
    * Conditional X_EVP_PKEY_ED25519 and  X_EVP_Digest{Sign|Verify}[Init] based on openssl version.
    8ea58d17
nid.go 9.79 KB