File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 88[ ![ Project Chat] [ chat-image ]] [ chat-link ]
99
1010Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER)
11- for Abstract Syntax Notation One (ASN.1) as described in ITU X.690.
11+ for Abstract Syntax Notation One (ASN.1) as described in [ ITU X.690] .
1212
1313[ Documentation] [ docs-link ]
1414
@@ -64,7 +64,7 @@ dual licensed as above, without any additional terms or conditions.
6464
6565[ // ] : # ( badges )
6666
67- [ crate-image ] : https://img.shields.io/crates/v/der
67+ [ crate-image ] : https://img.shields.io/crates/v/der?logo=rust
6868[ crate-link ] : https://crates.io/crates/der
6969[ docs-image ] : https://docs.rs/der/badge.svg
7070[ docs-link ] : https://docs.rs/der/
@@ -78,6 +78,7 @@ dual licensed as above, without any additional terms or conditions.
7878[ // ] : # ( links )
7979
8080[ RustCrypto ] : https://github.com/rustcrypto
81+ [ ITU X.690 ] : https://www.itu.int/rec/T-REC-X.690/en
8182[ `cms` ] : https://github.com/RustCrypto/formats/tree/master/cms
8283[ `pkcs1` ] : https://github.com/RustCrypto/formats/tree/master/pkcs1
8384[ `pkcs5` ] : https://github.com/RustCrypto/formats/tree/master/pkcs5
You can’t perform that action at this time.
0 commit comments