secp256k1

Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
git clone git://git.ppad.tech/secp256k1.git
Log | Files | Refs | README | LICENSE

flake.lock (5572B)


      1 {
      2   "nodes": {
      3     "flake-utils": {
      4       "inputs": {
      5         "systems": "systems"
      6       },
      7       "locked": {
      8         "lastModified": 1710146030,
      9         "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
     10         "owner": "numtide",
     11         "repo": "flake-utils",
     12         "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
     13         "type": "github"
     14       },
     15       "original": {
     16         "owner": "numtide",
     17         "repo": "flake-utils",
     18         "type": "github"
     19       }
     20     },
     21     "nixpkgs": {
     22       "locked": {
     23         "lastModified": 1725910328,
     24         "narHash": "sha256-n9pCtzGZ0httmTwMuEbi5E78UQ4ZbQMr1pzi5N0LAG8=",
     25         "owner": "NixOS",
     26         "repo": "nixpkgs",
     27         "rev": "5775c2583f1801df7b790bf7f7d710a19bac66f4",
     28         "type": "github"
     29       },
     30       "original": {
     31         "owner": "NixOS",
     32         "ref": "nixpkgs-unstable",
     33         "repo": "nixpkgs",
     34         "type": "github"
     35       }
     36     },
     37     "ppad-base16": {
     38       "inputs": {
     39         "flake-utils": [
     40           "ppad-base16",
     41           "ppad-nixpkgs",
     42           "flake-utils"
     43         ],
     44         "nixpkgs": [
     45           "ppad-base16",
     46           "ppad-nixpkgs",
     47           "nixpkgs"
     48         ],
     49         "ppad-nixpkgs": [
     50           "ppad-nixpkgs"
     51         ]
     52       },
     53       "locked": {
     54         "lastModified": 1741625558,
     55         "narHash": "sha256-ZBDXRD5fsVqA5bGrAlcnhiu67Eo50q0M9614nR3NBwY=",
     56         "ref": "master",
     57         "rev": "fb63457f2e894eda28250dfe65d0fcd1d195ac2f",
     58         "revCount": 24,
     59         "type": "git",
     60         "url": "git://git.ppad.tech/base16.git"
     61       },
     62       "original": {
     63         "ref": "master",
     64         "type": "git",
     65         "url": "git://git.ppad.tech/base16.git"
     66       }
     67     },
     68     "ppad-hmac-drbg": {
     69       "inputs": {
     70         "flake-utils": [
     71           "ppad-hmac-drbg",
     72           "ppad-nixpkgs",
     73           "flake-utils"
     74         ],
     75         "nixpkgs": [
     76           "ppad-hmac-drbg",
     77           "ppad-nixpkgs",
     78           "nixpkgs"
     79         ],
     80         "ppad-nixpkgs": [
     81           "ppad-nixpkgs"
     82         ],
     83         "ppad-sha256": [
     84           "ppad-sha256"
     85         ],
     86         "ppad-sha512": [
     87           "ppad-sha512"
     88         ]
     89       },
     90       "locked": {
     91         "lastModified": 1740802952,
     92         "narHash": "sha256-rYWQAzoXmxWQqBA2iPiRkSnb3xDjDt5aq3Fe0UyoS38=",
     93         "ref": "master",
     94         "rev": "567288a1f3a558a69a6ee10a26e44f00310692f9",
     95         "revCount": 51,
     96         "type": "git",
     97         "url": "git://git.ppad.tech/hmac-drbg.git"
     98       },
     99       "original": {
    100         "ref": "master",
    101         "type": "git",
    102         "url": "git://git.ppad.tech/hmac-drbg.git"
    103       }
    104     },
    105     "ppad-nixpkgs": {
    106       "inputs": {
    107         "flake-utils": "flake-utils",
    108         "nixpkgs": "nixpkgs"
    109       },
    110       "locked": {
    111         "lastModified": 1737297101,
    112         "narHash": "sha256-EnXnq+JLflbWt+DvaGGnY2gfAqsGNOm5vPgHh3hkfwQ=",
    113         "ref": "master",
    114         "rev": "f29823875250bc99b3891f7373535ccde9a29a44",
    115         "revCount": 1,
    116         "type": "git",
    117         "url": "git://git.ppad.tech/nixpkgs.git"
    118       },
    119       "original": {
    120         "ref": "master",
    121         "type": "git",
    122         "url": "git://git.ppad.tech/nixpkgs.git"
    123       }
    124     },
    125     "ppad-sha256": {
    126       "inputs": {
    127         "flake-utils": [
    128           "ppad-sha256",
    129           "ppad-nixpkgs",
    130           "flake-utils"
    131         ],
    132         "nixpkgs": [
    133           "ppad-sha256",
    134           "ppad-nixpkgs",
    135           "nixpkgs"
    136         ],
    137         "ppad-nixpkgs": [
    138           "ppad-nixpkgs"
    139         ]
    140       },
    141       "locked": {
    142         "lastModified": 1740802974,
    143         "narHash": "sha256-GTD9UrxwMa5zY7hxzDSXjKXKUwMK4r3FBHLG0nvgapk=",
    144         "ref": "master",
    145         "rev": "ab0957e305dff0243dcab11e381470585849fd20",
    146         "revCount": 94,
    147         "type": "git",
    148         "url": "git://git.ppad.tech/sha256.git"
    149       },
    150       "original": {
    151         "ref": "master",
    152         "type": "git",
    153         "url": "git://git.ppad.tech/sha256.git"
    154       }
    155     },
    156     "ppad-sha512": {
    157       "inputs": {
    158         "flake-utils": [
    159           "ppad-sha512",
    160           "ppad-nixpkgs",
    161           "flake-utils"
    162         ],
    163         "nixpkgs": [
    164           "ppad-sha512",
    165           "ppad-nixpkgs",
    166           "nixpkgs"
    167         ],
    168         "ppad-nixpkgs": [
    169           "ppad-nixpkgs"
    170         ]
    171       },
    172       "locked": {
    173         "lastModified": 1740802979,
    174         "narHash": "sha256-6VAXmA1XiIT/WFcP+eFb6uK3YyfgVqIgDv3ASNIoCMs=",
    175         "ref": "master",
    176         "rev": "ff165b29fb21b99749460ae7e3fdca42a85c822b",
    177         "revCount": 28,
    178         "type": "git",
    179         "url": "git://git.ppad.tech/sha512.git"
    180       },
    181       "original": {
    182         "ref": "master",
    183         "type": "git",
    184         "url": "git://git.ppad.tech/sha512.git"
    185       }
    186     },
    187     "root": {
    188       "inputs": {
    189         "flake-utils": [
    190           "ppad-nixpkgs",
    191           "flake-utils"
    192         ],
    193         "nixpkgs": [
    194           "ppad-nixpkgs",
    195           "nixpkgs"
    196         ],
    197         "ppad-base16": "ppad-base16",
    198         "ppad-hmac-drbg": "ppad-hmac-drbg",
    199         "ppad-nixpkgs": "ppad-nixpkgs",
    200         "ppad-sha256": "ppad-sha256",
    201         "ppad-sha512": "ppad-sha512"
    202       }
    203     },
    204     "systems": {
    205       "locked": {
    206         "lastModified": 1681028828,
    207         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    208         "owner": "nix-systems",
    209         "repo": "default",
    210         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    211         "type": "github"
    212       },
    213       "original": {
    214         "owner": "nix-systems",
    215         "repo": "default",
    216         "type": "github"
    217       }
    218     }
    219   },
    220   "root": "root",
    221   "version": 7
    222 }