about summary refs log tree commit diff
path: root/tvix/nix-compat/src/nixhash/ca_hash.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-03 r/7634 feat(tvix/nix-compat): add HashMode and CAHash::mode()Florian Klink1-0/+16
2024-03-03 r/7633 fix(tvix/nix-compat): Make CAHash deserialize more formatsBrian Olsen1-66/+180
2024-03-03 r/7632 refactor(tvix/nix-compat): rename NixHash::{digest,hash}Florian Klink1-1/+1
2023-11-22 r/7045 refactor(tvix/nix-compat): cleanup parse_{ca,hash} and fmt structsFlorian Klink1-6/+42
2023-10-27 r/6886 fix(tvix/nix-compat): don't box CAHash::Textedef1-6/+6
2023-10-23 r/6871 refactor(tvix/nix-compat): rename NixHashWithMode -> CAHashFlorian Klink1-0/+177