NilFoundation / crypto3-pubkey

Public key cryptography for crypto3 cryptography backend
MIT License
0 stars 3 forks source link

Rewrite blueprint-dependent test #44

Open nkaskov opened 1 year ago

nkaskov commented 1 year ago

Blueprint dependency must not appear in crypto3 lib. We need to rewrite elgamal_verifiable test and remove the dependency from the blueprint. A synthetic component should be used instead.

nkaskov commented 1 year ago

Dependency removed from CMake config. The code requires to be updated.