Skip to content

Crypto: remove signatures except for Ed25519, RSA-SHA512 raw verifier, and DSA verifier

oneiric requested to merge oneiric/kovri:rmsig-wdsa into master

Resolves #498 (closed), with the minor modification of keeping the DSA verifier.

After live tests, a number of services (notably hq.postman.i2p and irc.postman.i2p), still require DSA signature verification.

As a side-effect, also resolves #980 (closed).

Edited by oneiric

Merge request reports