mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 13:45:05 +01:00
Split x509_crl_parse_der() out of x509_crl_parse()
This commit is contained in:
parent
57a5d60abb
commit
426d4ae7ff
3 changed files with 86 additions and 76 deletions
|
|
@ -15,6 +15,7 @@ Security
|
|||
|
||||
Features
|
||||
* Add function pk_check_pair() to test if public and private keys match.
|
||||
* Add x509_crl_parse_der().
|
||||
|
||||
Bugfix
|
||||
* User set CFLAGS were ignore by Cmake with gcc (introduced in 1.3.9, found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue