wolfssl: Fixes, code style changes and some refactorings
The main fixes are * the generation of fingerprints for RSA, ECDSA, and EdDSA * the encoding of ECDSA private keys * calculating p and q for RSA private keys * deriving the public key for raw Ed25519 private keys Also, instead of numeric literals for buffer lengths ASN.1 related constants are used.
This commit is contained in:
@@ -101,6 +101,7 @@ plugins = \
|
||||
plugins/updown.opt \
|
||||
plugins/vici.opt \
|
||||
plugins/whitelist.opt \
|
||||
plugins/wolfssl.opt \
|
||||
plugins/xauth-eap.opt \
|
||||
plugins/xauth-pam.opt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user