Andres Amaya Garcia ec6329f23d Add new function mbedtls_asn1_write_named_bitstring()
Add a new function mbedtls_asn1_write_named_bitstring() that removes
trailing 0s at the end of DER encoded bitstrings. The function is
implemented according to Hanno Becker's suggestions.

This commit also changes the functions x509write_crt_set_ns_cert_type
and crt_set_key_usage to call the new function as the use named
bitstrings instead of the regular bitstrings.
2019-01-16 10:35:13 +00:00
..
2018-07-01 10:22:53 +03:00
2018-11-09 15:01:07 +00:00
2018-12-06 12:22:46 +00:00
2018-12-18 23:35:53 +00:00
2018-12-19 10:14:43 +00:00
2018-05-15 09:21:57 +01:00
2018-08-14 16:08:38 +01:00
2018-11-09 15:01:07 +00:00
2018-07-24 16:43:20 +01:00