File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
[ ![ Project Chat] [ chat-image ]] [ chat-link ]
9
9
10
10
Pure 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] .
12
12
13
13
[ Documentation] [ docs-link ]
14
14
@@ -64,7 +64,7 @@ dual licensed as above, without any additional terms or conditions.
64
64
65
65
[ // ] : # ( badges )
66
66
67
- [ crate-image ] : https://img.shields.io/crates/v/der
67
+ [ crate-image ] : https://img.shields.io/crates/v/der?logo=rust
68
68
[ crate-link ] : https://crates.io/crates/der
69
69
[ docs-image ] : https://docs.rs/der/badge.svg
70
70
[ docs-link ] : https://docs.rs/der/
@@ -78,6 +78,7 @@ dual licensed as above, without any additional terms or conditions.
78
78
[ // ] : # ( links )
79
79
80
80
[ RustCrypto ] : https://github.com/rustcrypto
81
+ [ ITU X.690 ] : https://www.itu.int/rec/T-REC-X.690/en
81
82
[ `cms` ] : https://github.com/RustCrypto/formats/tree/master/cms
82
83
[ `pkcs1` ] : https://github.com/RustCrypto/formats/tree/master/pkcs1
83
84
[ `pkcs5` ] : https://github.com/RustCrypto/formats/tree/master/pkcs5
You can’t perform that action at this time.
0 commit comments