Skip to content

Commit 1d3a1d1

Browse files
authored
Add support for ML-DSA (#877)
1 parent 9265f5c commit 1d3a1d1

File tree

25 files changed

+5167
-41
lines changed

25 files changed

+5167
-41
lines changed

.github/workflows/ml-dsa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
rust:
25-
- 1.75.0 # MSRV
25+
- 1.81.0 # MSRV
2626
- stable
2727
steps:
2828
- uses: actions/checkout@v4

Cargo.lock

Lines changed: 111 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)