tvl-depot/web/tvixbolt
Padraic-O-Mhuiris 5c3065b43a feat(tvix/eval): implement builtins.hashString
Implements md5, sha1, sha256 and sha512 using the related crates from
the RustCrypto hashes project (https://github.com/RustCrypto/hashes)

Change-Id: I00730dea44ec9ef85309edc27addab0ae88814b8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11005
Tested-by: BuildkiteCI
Reviewed-by: aspen <root@gws.fyi>
2024-02-23 16:04:35 +00:00
..
src chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
.gitignore chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
Cargo.lock feat(tvix/eval): implement builtins.hashString 2024-02-23 16:04:35 +00:00
Cargo.toml chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
default.nix chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
index.css chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
index.html chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
LICENSE chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00