hnix-store/hnix-store-core
squalus 3710c6a445 add signature decoding
- add NarSignature decoding
- use cryptonite instead of saltine for signature
- remove saltine dependency
- add signature decode and verify tests taken from tvix
- start decoding signatures in queryPathInfoUncached

Closes #240 and #246
2023-11-22 15:19:03 -08:00
..
src/System/Nix add signature decoding 2023-11-22 15:19:03 -08:00
tests add signature decoding 2023-11-22 15:19:03 -08:00
CHANGELOG.md core: CHANGELOG 2023-11-22 11:16:17 +01:00
hnix-store-core.cabal add signature decoding 2023-11-22 15:19:03 -08:00
LICENSE Duplicate information to appease bad tooling 2018-08-05 10:58:17 -04:00
README.md init hnix-store-nar 2023-11-22 11:16:17 +01:00

hnix-store-core

Core types and functions for interacting with the Nix store.