Gitiles
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
8816dbb3819e626d14e1bb9702f6446cb80e26f0
/
drivers
/
auth
/
mbedtls
/
mbedtls_x509_parser.c
8816dbb
fix(auth): require bit strings to have no unused bits
by Demi Marie Obenour
· 1 year ago
94c0cfb
refactor(auth): partially validate SubjectPublicKeyInfo early
by Demi Marie Obenour
· 1 year ago
72460f5
fix(auth): require at least one extension to be present
by Demi Marie Obenour
· 1 year ago
fd37982
fix(auth): forbid junk after extensions
by Demi Marie Obenour
· 1 year ago
e9e4a2a
fix(auth): only accept v3 X.509 certificates
by Demi Marie Obenour
· 1 year ago
ed38366
fix(auth): correct sign-compare warning
by Nicolas Toromanoff
· 3 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 5 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 7 years ago
93f3982
Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe
by danh-arm
· 7 years ago
fabd21a
Revert "tbbr: Use constant-time bcmp() to compare hashes"
by Antonio Nino Diaz
· 7 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 7 years ago
b621fb5
tbbr: Use constant-time bcmp() to compare hashes
by Antonio Nino Diaz
· 7 years ago
51c5e1a
Clear static variables in X509 parser on error
by Antonio Nino Diaz
· 7 years ago
48279d5
TBB: add non-volatile counter support
by Juan Castillo
· 8 years ago
649dbf6
Move up to mbed TLS 2.x
by Juan Castillo
· 8 years ago
7d37aa1
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 9 years ago