File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ and can be easily used for bare-metal or lightweight WebAssembly programming.
1818| [ ` ed25519 ` ] | [ EdDSA for Curve25519] ( https://en.wikipedia.org/wiki/EdDSA#Ed25519 ) | [ ![ crates.io] ( https://img.shields.io/crates/v/ed25519.svg )] ( https://crates.io/crates/ed25519 ) | [ ![ Documentation] ( https://docs.rs/ed25519/badge.svg )] ( https://docs.rs/ed25519 ) | [ ![ ed25519 build] ( https://github.com/RustCrypto/signatures/actions/workflows/ed25519.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/ed25519.yml )
1919| [ ` ed448 ` ] | [ EdDSA for Curve448] ( https://en.wikipedia.org/wiki/EdDSA#Ed448 ) | [ ![ crates.io] ( https://img.shields.io/crates/v/ed448.svg )] ( https://crates.io/crates/ed448 ) | [ ![ Documentation] ( https://docs.rs/ed448/badge.svg )] ( https://docs.rs/ed448 ) | [ ![ ed448 build] ( https://github.com/RustCrypto/signatures/actions/workflows/ed448.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/ed448.yml )
2020| [ ` lms ` ] | [ Leighton-Micali Signature] ( https://datatracker.ietf.org/doc/html/rfc8554 ) | [ ![ crates.io] ( https://img.shields.io/crates/v/lms-signature.svg )] ( https://crates.io/crates/lms-signature ) | [ ![ Documentation] ( https://docs.rs/lms-signature/badge.svg )] ( https://docs.rs/ed25519 ) | [ ![ lms build] ( https://github.com/RustCrypto/signatures/actions/workflows/lms.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/lms.yml )
21- | [ ` ml-dsa ` ] | [ Module Lattice DSA] ( https://csrc.nist.gov/pubs/fips/204/final ) | [ ![ crates.io] ( https://img.shields.io/crates/v/ml-dsa.svg )] ( https://crates.io/crates/ml-dsa ) | [ ![ Documentation] ( https://docs.rs/ml-dsa/badge.svg )] ( https://docs.rs/ml-dsa ) | [ ![ lms build] ( https://github.com/RustCrypto/signatures/actions/workflows/ml-dsa.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/lms .yml )
21+ | [ ` ml-dsa ` ] | [ Module Lattice DSA] ( https://csrc.nist.gov/pubs/fips/204/final ) | [ ![ crates.io] ( https://img.shields.io/crates/v/ml-dsa.svg )] ( https://crates.io/crates/ml-dsa ) | [ ![ Documentation] ( https://docs.rs/ml-dsa/badge.svg )] ( https://docs.rs/ml-dsa ) | [ ![ lms build] ( https://github.com/RustCrypto/signatures/actions/workflows/ml-dsa.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/ml-dsa .yml )
2222| [ ` rfc6979 ` ] | [ Deterministic (EC)DSA Signatures] ( https://datatracker.ietf.org/doc/html/rfc6979 ) | [ ![ crates.io] ( https://img.shields.io/crates/v/rfc6979.svg )] ( https://crates.io/crates/rfc6979 ) | [ ![ Documentation] ( https://docs.rs/rfc6979/badge.svg )] ( https://docs.rs/rfc6979 ) | [ ![ rfc6979 build] ( https://github.com/RustCrypto/signatures/actions/workflows/rfc6979.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/rfc6979.yml )
2323| [ ` slh-dsa ` ] | [ Stateless Hash-Based Signature] ( https://csrc.nist.gov/pubs/fips/205/final ) | [ ![ crates.io] ( https://img.shields.io/crates/v/slh-dsa.svg )] ( https://crates.io/crates/slh-dsa ) | [ ![ Documentation] ( https://docs.rs/slh-dsa/badge.svg )] ( https://docs.rs/slh-dsa ) | [ ![ slh-dsa build] ( https://github.com/RustCrypto/signatures/actions/workflows/slh-dsa.yml/badge.svg )] ( https://github.com/RustCrypto/signatures/actions/workflows/slh-dsa.yml )
2424
You can’t perform that action at this time.
0 commit comments