Skip to content

Commit

Permalink
Add support for ML-DSA (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation authored Jan 19, 2025
1 parent 9265f5c commit 1d3a1d1
Show file tree
Hide file tree
Showing 25 changed files with 5,167 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ml-dsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
rust:
- 1.75.0 # MSRV
- 1.81.0 # MSRV
- stable
steps:
- uses: actions/checkout@v4
Expand Down
149 changes: 111 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1d3a1d1

Please sign in to comment.