This draft prepares a public audit report for Blend (message encapsulation, signatures, KEM/KDF, PoQ/PoSel proofs, vouchers). We applied the checklist below to the Blend codebase and recorded issues & fixes with references to upstream GitHub issues.

Methodology (checklist applied)

1) Library & Dependency Review

2) Hashing, Domain Separation & Commitments

3) Keys & KDFs (message/src/crypto/keys.rs)

4) Signatures (message/src/crypto/signatures.rs)