bolt8

Encrypted and authenticated transport, per BOLT #8 (docs.ppad.tech/bolt8).
git clone git://git.ppad.tech/bolt8.git
Log | Files | Refs | README | LICENSE

IMPL2.md (190B)


      1 # IMPL2: Document HKDF invariant
      2 
      3 ## Steps
      4 1) Add a short comment near mix_key describing the HKDF length bound.
      5 2) Ensure the comment is under 80 columns and ASCII.
      6 3) No behavior changes.