signalapp / libsignal

Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
GNU Affero General Public License v3.0
3.08k stars 362 forks source link

rename "djb" type curve to "curve25519" everywhere #475

Closed cosmicexplorer closed 1 year ago

cosmicexplorer commented 2 years ago

Broken out from #287.

  1. Rename KeyType::Djb to KeyType::Curve25519.
  2. Rename "DJB_TYPE" to "CURVE_25519_TYPE" in java and swift
  3. Add docs and the Keyed trait to curve*.rs

TODO

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been closed due to inactivity.