quantum-box 0.1.0

Reference implementation of an anonymous sealed box with a post-quantum hybrid KEM (ML-KEM + X25519)
Documentation
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "monthly"
    assignees:
      - "paolodamico"
      - "aurel-fr"
    cooldown:
      default-days: 14