all repos — TinyCrypT @ e30bd9d8ef90e3700513e6860228878ea8d1f267

Short and sweet classical cryptographic primitives

flake.lock (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1767047869,
        "narHash": "sha256-tzYsEzXEVa7op1LTnrLSiPGrcCY6948iD0EcNLWcmzo=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "89dbf01df72eb5ebe3b24a86334b12c27d68016a",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-25.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}