Open HRio opened 2 years ago
+1, and this addresses a test failure on Debian as well.
One semi-related note is that the comment right below this line says to use "Ed25519" once https://github.com/wbond/asn1crypto/pull/134 is merged, and that has happened already: this is commit https://github.com/wbond/asn1crypto/commit/07b630545c075ace93b1ecfcce2ae843ca88fa99 included in asn1crypto 1.5.0.
While at it, it may be worth to just bump the dependency and replace "1.3.101.112" by "ed25519".
The KeyType should be EC_EDWARDS for Ed25519
Fixes:
i.e. SoftHSM goes into
BotanECDSA.cpp
instead ofBotanEDDSA.cpp
where 1.3.101.112 is handled