package mirage-block-ccm

  1. Overview
  2. Docs
AES-CCM encrypted Mirage Mirage_types.BLOCK storage

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-block-ccm-2.0.0.tbz
sha256=03140f2fef731b3d4497c4827cd0c027e4404e1cd8a115e5aa6f19a049e88ffc
sha512=533994a8cc1ebee628403781e7a5eb00ea76ec51891507736d4090325b65fd57e91d5524da3e44bd948c73e38d768cb0f8e224273f6af47bfbdae7f309157e89

CHANGES.md.html

v2.0.0 (2023-02-16)

  • BREAKING: the maclen is now 16, any storage device created with an earlier version using the default maclen (which was 8) can no longer be decrypted

  • Adapt to mirage-crypto 0.11 changes

v1.1.0 (2022-10-25)

  • install ccmblock as executable

1.0.2 (2022-04-06)

  • update to the current ecosystem