#willow #parameters #model #25 #willow-25 #meadowcap

willow_25

Recommended choices for Willow specification parameters

2 releases

new 0.1.1 Apr 16, 2025
0.1.0 Apr 9, 2025

#517 in Authentication

Download history 59/week @ 2025-04-03 133/week @ 2025-04-10

194 downloads per month

MIT/Apache and CC-PDDC licenses

24KB
460 lines

Willowʼ25

This crate provides concrete parameter choices for the Willow family of specifications, currently:

With choices for the Willow Sideloading Protocol and Willow General Purpose Sync Protocol to follow.

We want it to be easy (and safe!) to start using the various Willow crates, and for there to be an ecosystem of interoperable Willow instances. We'd also like to release this in the year 2025 C.E. Hence, Willowʼ25!

Willowʼ25 uses:

  • ed25519 signing and verification provided by ed25519_dalek
  • (Temporarily) BLAKE3 cryptographic hashing provided by blake3. This will eventually be replaced by WILLAM3 cryptographic hashing to allow partial payload verification.

These choices have been chosen to balance performance and cryptographic security. They have not yet been audited in combination with Willow protocols.

Dependencies

~7.5MB
~147K SLoC