Matter smart home protocol implementation for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bpsec: Replace mirage-crypto with monorepo crypto packages

- Update dune-project deps: mirage-crypto -> crypto, mirage-crypto-rng -> crypto-rng
- Update lib/dune libraries
- Update test/dune and fuzz/dune: mirage-crypto-rng.unix -> crypto-rng.unix
- Update module names: Mirage_crypto -> Crypto, Mirage_crypto_rng_unix -> Crypto_rng_unix

lib/crypto.ml lib/aes_ccm.ml
lib/crypto.mli lib/aes_ccm.mli