File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ Bugfix
18
18
correctly as trailing zeroes were not accounted for as unused bits in the
19
19
leading content octet. Fixes #1610.
20
20
21
+ Features
22
+ * Add a new function mbedtls_asn1_write_named_bitstring() to write ASN.1
23
+ named bitstring in DER as required by RFC 5280 Appendix B.
24
+
21
25
= mbed TLS 2.16.0 branch released 2018-12-21
22
26
23
27
Features
@@ -29,8 +33,6 @@ Features
29
33
function to see for which parameter values it is defined. This feature is
30
34
disabled by default. See its API documentation in config.h for additional
31
35
steps you have to take when enabling it.
32
- * Add a new function mbedtls_asn1_write_named_bitstring() to write ASN.1
33
- named bitstring in DER as required by RFC 5280 Appendix B.
34
36
35
37
API Changes
36
38
* The following functions in the random generator modules have been
You can’t perform that action at this time.
0 commit comments