New simplified initialisation function for X.509 minimal engine.
authorThomas Pornin <pornin@bolet.org>
Thu, 29 Dec 2016 22:11:46 +0000 (23:11 +0100)
committerThomas Pornin <pornin@bolet.org>
Thu, 29 Dec 2016 22:11:46 +0000 (23:11 +0100)
commitf9b85fee907b65a9929263ba060476dd7ec79c8d
tree58e8a954728b482be59d394f5f5017f897f75de1
parent05ac106834fa8889cf55ee462fe4108d4712040a
New simplified initialisation function for X.509 minimal engine.
Makefile
inc/bearssl_x509.h
src/x509/x509_minimal_full.c [new file with mode: 0644]
test/test_x509.c