File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Collection of traits which describe functionality of cryptographic primitives.
5
5
| Name | Crates.io | Documentation |
6
6
| ------- | :---------:| :-------------:|
7
7
| [ ` block-cipher-trait ` ] ( https://en.wikipedia.org/wiki/Block_cipher ) | [ ![ crates.io] ( https://img.shields.io/crates/v/block-cipher-trait.svg )] ( https://crates.io/crates/block-cipher-trait ) | [ ![ Documentation] ( https://docs.rs/block-cipher-trait/badge.svg )] ( https://docs.rs/block-cipher-trait ) |
8
- | [ ` crypto-mac ` ] ( https://en.wikipedia.org/wiki/Message_authentication_code ) | [ ![ crates.io] ( https://img.shields.io/crates/v/crypto-mac.svg )] ( https://crates.io/crates/crypto-mac ) | [ ![ Documentation] ( https://docs.rs/blowfish/ crypto-mac.svg )] ( https://docs.rs/crypto-mac ) |
8
+ | [ ` crypto-mac ` ] ( https://en.wikipedia.org/wiki/Message_authentication_code ) | [ ![ crates.io] ( https://img.shields.io/crates/v/crypto-mac.svg )] ( https://crates.io/crates/crypto-mac ) | [ ![ Documentation] ( https://docs.rs/crypto-mac/badge .svg )] ( https://docs.rs/crypto-mac ) |
9
9
| [ ` digest ` ] ( https://en.wikipedia.org/wiki/Cryptographic_hash_function ) | [ ![ crates.io] ( https://img.shields.io/crates/v/digest.svg )] ( https://crates.io/crates/digest ) | [ ![ Documentation] ( https://docs.rs/digest/badge.svg )] ( https://docs.rs/digest ) |
10
10
| [ ` stream-cipher ` ] ( https://en.wikipedia.org/wiki/Stream_cipher ) | [ ![ crates.io] ( https://img.shields.io/crates/v/stream-cipher.svg )] ( https://crates.io/crates/stream-cipher ) | [ ![ Documentation] ( https://docs.rs/stream-cipher/badge.svg )] ( https://docs.rs/stream-cipher ) |
11
11
You can’t perform that action at this time.
0 commit comments