TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
edda9041fc8d062922234b51bced3d454eda49ff
/
include
/
polarssl
/
x509write.h
e1f821a
Adapt x509write_pubkey interface to use PK
by Manuel Pégourié-Gonnard
· 12 years ago
ee73179
Adapt x509write_csr prototypes for PK
by Manuel Pégourié-Gonnard
· 12 years ago
5353a03
x509write_csr using PK internally (WIP)
by Manuel Pégourié-Gonnard
· 12 years ago
52be08c
Added support for writing Key Usage and NS Cert Type extensions
by Paul Bakker
· 12 years ago
cd35803
Changes x509_csr to x509write_csr
by Paul Bakker
· 12 years ago
5f45e62
Migrated from x509_req_name to asn1_named_data structure
by Paul Bakker
· 12 years ago
15162a0
Writing of X509v3 extensions supported
by Paul Bakker
· 12 years ago
9397dcb
Base X509 certificate writing functinality
by Paul Bakker
· 12 years ago
f3df61a
Generalized PEM writing in x509write module for RSA keys as well
by Paul Bakker
· 12 years ago
135f1e9
Move PEM conversion of DER data to x509write module
by Paul Bakker
· 12 years ago
1c0e550
Added support for Netscape Certificate Types in CSR writing
by Paul Bakker
· 12 years ago
e5eae76
Generalized the x509write_csr_set_key_usage() function and key_usage storage
by Paul Bakker
· 12 years ago
fde4270
Added support for writing key_usage extension
by Paul Bakker
· 12 years ago
f677466
Doxygen documentation added to x509write.h
by Paul Bakker
· 12 years ago
0e06c0f
Assigned error codes to the error defines
by Paul Bakker
· 12 years ago
82e2945
Changed naming and prototype convention for x509write functions
by Paul Bakker
· 12 years ago
8eabfc1
Rewrote x509 certificate request writing to use structure for storing
by Paul Bakker
· 12 years ago
407a0da
Moved __cplusplus extern statement to include struct definitions as well.
by Paul Bakker
· 12 years ago
bc956d9
Added missing config.h include
by Paul Bakker
· 12 years ago
ed27a04
More granular define selections within code to allow for smaller code sizes
by Paul Bakker
· 12 years ago
c70b982
OID functionality moved to a separate module.
by Paul Bakker
· 12 years ago
3cac5e0
- x509_write_cert_req() now supports all available hash functions
by Paul Bakker
· 13 years ago
bdb912d
- Added preliminary ASN.1 buffer writing support
by Paul Bakker
· 13 years ago