File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- # RustCrypto: Message Authentication Codes ![ Rust Version] [ rustc-image ] [ ![ Project Chat] [ chat-image ]] [ chat-link ]
1
+ # RustCrypto: Message Authentication Codes ![ Rust Version] [ rustc-image ] [ ![ Project Chat] [ chat-image ]] [ chat-link ] [ ![ dependency status ] [ deps-image ]] [ deps-link ]
2
2
3
3
Collection of [ Message Authentication Code] [ 1 ] (MAC) algorithms written in pure Rust.
4
4
@@ -30,6 +30,8 @@ for inclusion in the work by you, as defined in the Apache-2.0 license
30
30
[ rustc-image ] : https://img.shields.io/badge/rustc-1.41+-blue.svg
31
31
[ chat-image ] : https://img.shields.io/badge/zulip-join_chat-blue.svg
32
32
[ chat-link ] : https://rustcrypto.zulipchat.com/#narrow/stream/260044-MACs
33
+ [ deps-image ] : https://deps.rs/repo/github/RustCrypto/MACs/status.svg
34
+ [ deps-link ] : https://deps.rs/repo/github/RustCrypto/MACs
33
35
34
36
[ // ] : # ( footnotes )
35
37
You can’t perform that action at this time.
0 commit comments