LibertyDSNP / spec

The DSNP Spec and Website
https://spec.dsnp.org
Other
31 stars 3 forks source link

Improve PRId algorithm clarity #244

Closed wesbiggs closed 1 year ago

wesbiggs commented 1 year ago

Problem

Need to describe the PRId algorithm so that it could be implemented without using libsodium functions.

Solution

Each step now has a libsodium way and a "raw algorithm" way.