intel / cryptography-primitives

Apache License 2.0
318 stars 86 forks source link

Tests for ED25519 #48

Open bkmgit opened 1 year ago

bkmgit commented 1 year ago

The Crypto Multi Buffer library has an ED25519 implementation. Might it be worth adding tests for this implementation? In particular those specified https://github.com/novifinancial/ed25519-speccheck

aelizaro commented 1 year ago

Hi @bkmgit, sorry for the delayed responce! Thank you for the good proposal. We will certainly study that and consider adding such test suite.