Skip to content

Final crypto changes for BTPv2. #111

akwizgran requested to merge btp-final-crypto-changes into master

This patch brings the implementation into line with the BTPv2 spec. Changes:

  • Use BLAKE2s to generate tags
  • KDF arguments for key rotation
  • Frame IV format

Closes #111 (closed).

Merge request reports