recrypt v0.13.1 Release Notes

Release Date: 2021-11-29 // over 2 years ago
  • Public API changes

    None

    Notable internal changes

    [#163] Fix compilation error for certain combinations of transitive dependencies related to ed25519-dalek-fiat


Previous changes from v0.11.1

  • Public API changes

    • [#115]
      • Add explicit 32-bit and 64-bit backends as features: u64_backend, u32_backend

    Notable internal changes

    • [#108]
      • Add memory protections for secret values (disable with disable_memlock)