Skip to content

Commit

Permalink
Add interfaces to popular Rust hash libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Sep 13, 2023
1 parent 652db72 commit c24b91e
Show file tree
Hide file tree
Showing 8 changed files with 1,121 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ prof.h
/blake3/test.py
/blake3/test_vectors.json

# rust outputs
target/

*.swp
Empty file added rust-hashes/.gitignore
Empty file.
Loading

0 comments on commit c24b91e

Please sign in to comment.