multiformats / multicodec

Compact self-describing codecs. Save space by using predefined multicodec tables.
MIT License
341 stars 205 forks source link

Add sr25519 #313

Closed conr2d closed 1 year ago

conr2d commented 1 year ago

Schnorrkel/Ristretto x25519 ("sr25519") is a schnorr signature scheme on Ristretto compressed ed25519 points used in Substrate framework.

You can find more information: