haskell-nix / hnix-store

Haskell implementation of the Nix store
Apache License 2.0
86 stars 23 forks source link

Switch signatures from `saltine` to `crypton(ite)` #246

Closed sorki closed 10 months ago

sorki commented 10 months ago

So we don't use two crypto libs. Seems better to do #240 first so we have an actual implementation and tests and then switch the impl. But just maybe.. If it can't be done right away there's no need to go through intermediate step.