depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
nix-compat
/
src
/
nixhash
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
r/7890
feat(tvix/nix-compat): implement Serialize, Deserialize for NixHash
Florian Klink
1
-7
/
+48
2024-03-23
r/7763
fix(nix-compat/nixhash): fix SRI string parsing with superfluous suffix
Florian Klink
1
-41
/
+38
2024-03-03
r/7634
feat(tvix/nix-compat): add HashMode and CAHash::mode()
Florian Klink
1
-0
/
+1
2024-02-21
r/7582
feat(tvix/nix-compat): generalize aterm writing for derivation
Peter Kolloch
1
-0
/
+30
2024-02-19
r/7560
feat(tvix/nix-compat): Extract to_plain_hex_string
Peter Kolloch
1
-5
/
+6
2024-01-20
r/7429
fix(nix-compat): accept SRI hashes of invalid length
Ryan Lahfa
1
-2
/
+36
2024-01-03
r/7309
fix(nix-compat/nix-hash): relax padding requirements
Florian Klink
1
-22
/
+29
2023-12-21
r/7243
docs(nix-compat/nixhash): fix reference
Florian Klink
1
-1
/
+1
2023-11-22
r/7045
refactor(tvix/nix-compat): cleanup parse_{ca,hash} and fmt structs
Florian Klink
1
-1
/
+28
2023-11-10
r/6983
feat(nix-compat/nixbase32): use data_encoding::DecodeError
edef
1
-1
/
+1
2023-10-27
r/6883
refactor(tvix): condense long bytestrings
edef
1
-33
/
+10
2023-10-23
r/6871
refactor(tvix/nix-compat): rename NixHashWithMode -> CAHash
Florian Klink
1
-2
/
+2
2023-10-16
r/6831
feat(nix-compat/{aterm,derivation}): init parser
Florian Klink
1
-1
/
+1
2023-10-15
r/6813
feat(tvix/nix-compat/nixhash/NixHashWithMode): from_algo_mode_hash
Florian Klink
1
-2
/
+2
2023-10-15
r/6812
refactor(nix-compat/nixhash): add Result type alias
Florian Klink
1
-6
/
+9
2023-10-15
r/6811
refactor(nix-compat/nixhash): box sha512
Florian Klink
1
-4
/
+4
2023-10-14
r/6807
refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes
Florian Klink
1
-131
/
+147
2023-08-20
r/6513
docs(tvix/nix-compat/nixhash): update comments
Florian Klink
1
-4
/
+6
2023-08-20
r/6512
refactor(tvix/nix-compat/nixhash): validate digest lengths
Florian Klink
1
-7
/
+17
2023-08-19
r/6489
refactor(tvix/nix-compat/nixhash): use shorthand struct init
Florian Klink
1
-1
/
+1
2023-07-31
r/6446
chore(tvix/nix-compat): drop useless clone
Florian Klink
1
-1
/
+1
2023-03-31
r/6068
refactor(nix-compat) Make `nixhash_*` mods hierarchical
John Ericson
1
-0
/
+454