TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
afd5a08e33b51b8f86d4ecf980a92238daeecce7
/
library
/
oid.c
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
6384440
Better support for the different Attribute Types from IETF PKIX (RFC 5280)
by Paul Bakker
· 11 years ago
7afdb88
Test and fix x509_oid functions
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
b1d4eb1
Basic parsing of certs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
9bcff39
Add OIDs and TLS IDs for prime Koblitz curves
by Manuel Pégourié-Gonnard
· 12 years ago
6edcd41
Addition conditions for UEFI environment under MSVC
by Paul Bakker
· 12 years ago
7b0be68
Support for serialNumber, postalAddress and postalCode in X509 names
by Paul Bakker
· 12 years ago
fa6a620
Defines for UEFI environment under MSVC added
by Paul Bakker
· 12 years ago
45a2c8d
Prevent possible alignment warnings on casting from char * to 'aligned *'
by Paul Bakker
· 12 years ago
48ac3db
Add OIDs for brainpool curves
by Manuel Pégourié-Gonnard
· 12 years ago
7c6b2c3
Split up X509 files into smaller modules
by Paul Bakker
· 12 years ago
2292d1f
Fixed warnings in case POLARSSL_X509_PARSE_C is not defined
by Paul Bakker
· 12 years ago
edda904
Adapt asn1_write_algorithm_identifier() to params
by Manuel Pégourié-Gonnard
· 12 years ago
3837dae
Add EC support to x509write_pubkey
by Manuel Pégourié-Gonnard
· 12 years ago
1c3853b
oid_get_oid_by_*() now give back oid length as well
by Paul Bakker
· 12 years ago
298aae4
Adapt core OID functions to embeded null bytes
by Manuel Pégourié-Gonnard
· 12 years ago
14d8564
Fix overflow check in oid_get_numeric_string()
by Manuel Pégourié-Gonnard
· 12 years ago
1e60cd0
Expand oid_get_sig_alg() for ECDSA-based algs
by Manuel Pégourié-Gonnard
· 12 years ago
791eed3
Fix portability issue in oid_get_numeric_string()
by Manuel Pégourié-Gonnard
· 12 years ago
f0b30d0
Add oid_get_ec_grp() and associated data
by Manuel Pégourié-Gonnard
· 12 years ago
5a9b82e
Make oid_get_pk_alg handle EC algorithms
by Manuel Pégourié-Gonnard
· 12 years ago
dffba8f
Fix bug in oid_get_numeric_string()
by Manuel Pégourié-Gonnard
· 12 years ago
ce6ae23
Macro-ized the final internal OID functions
by Paul Bakker
· 12 years ago
47fce02
Defines around module-dependent OIDs
by Paul Bakker
· 12 years ago
7749a22
Moved PKCS#12 cipher layer based PBE detection to use OID database
by Paul Bakker
· 12 years ago
dd1150e
Macro-ized single and double attribute functions in OID database
by Paul Bakker
· 12 years ago
bd51ad5
Re-ordered OID internals. Made macro for oid_XXX_from_asn1() functions
by Paul Bakker
· 12 years ago
9b5e885
PKCS#5 PBES2 now uses OID database for algorithm detection
by Paul Bakker
· 12 years ago
b6c5d2e
Cleanup up non-prototyped functions (static) and const-correctness
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