File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ commonly used in transport encryption protocols (e.g. [TLS]) and hybrid cryptosy
1212
1313## Crates
1414
15- | Name | crates.io | Docs | Description |
16- | ----------| ---------------------------------------------------------------------------------------------| ------------------------------------------------------------------------------| --------------------|
17- | ` dhkem ` | [ ![ crates.io] ( https://img.shields.io/crates/v/dhkem.svg )] ( https://crates.io/crates/dhkem ) | [ ![ Documentation] ( https://docs.rs/dhkem/badge.svg )] ( https://docs.rs/dhkem ) | Diffie-Hellman KEM |
18- | ` ml-kem ` | [ ![ crates.io] ( https://img.shields.io/crates/v/ml-kem.svg )] ( https://crates.io/crates/ml-kem ) | [ ![ Documentation] ( https://docs.rs/ml-kem/badge.svg )] ( https://docs.rs/ml-kem ) | Module Lattice KEM |
15+ | Name | crates.io | Docs | Description |
16+ | ---------------------- | ---------------------------------------------------------------------------------------------| ------------------------------------------------------------------------------| --------------------|
17+ | [ ` dhkem ` ] ( ./dhkem ) | [ ![ crates.io] ( https://img.shields.io/crates/v/dhkem.svg )] ( https://crates.io/crates/dhkem ) | [ ![ Documentation] ( https://docs.rs/dhkem/badge.svg )] ( https://docs.rs/dhkem ) | Diffie-Hellman KEM |
18+ | [ ` ml-kem ` ] ( ./ml-kem ) | [ ![ crates.io] ( https://img.shields.io/crates/v/ml-kem.svg )] ( https://crates.io/crates/ml-kem ) | [ ![ Documentation] ( https://docs.rs/ml-kem/badge.svg )] ( https://docs.rs/ml-kem ) | Module Lattice KEM |
1919
2020## License
2121
You can’t perform that action at this time.
0 commit comments