- 03 Jul, 2013 2 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
- 30 Jun, 2013 8 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
The SHA4 name was not clear with regards to the new SHA-3 standard. So SHA2 and SHA4 have been renamed to better represent what they are: SHA256 and SHA512 modules.
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
- 29 Jun, 2013 11 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
Ability to keep old function error_strerror() as well with POLARSSL_ERROR_STRERROR_BC. Also works with POLARSSL_ERROR_STRERROR_DUMMY.
-
Paul Bakker authored
capabilities
-
Paul Bakker authored
-
Paul Bakker authored
and maximum protocol version
-
Paul Bakker authored
-
Paul Bakker authored
A generic function for retrieving the AlgorithmIdentifier structure with its parameters and adapted X509, PKCS#5 and PKCS#12 to use them.
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
- 28 Jun, 2013 4 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
- 27 Jun, 2013 1 commit
-
-
Paul Bakker authored
-
- 26 Jun, 2013 2 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
- 25 Jun, 2013 12 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
More fixes based on the compiler directives -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations. Not everything with regards to -Wcast-qual has been fixed as some have unwanted consequences for the rest of the code.
-
Paul Bakker authored
-
Paul Bakker authored
(cherry picked from commit da7fdbd5)
-
Paul Bakker authored
(cherry picked from commit 602c31be)
-
Paul Bakker authored
(cherry picked from commit db7ea6f1)
-
Paul Bakker authored
The 3-key and 2-key Triple DES PBE functions have been replaced with a single pkcs12_pbe() function that handles both situations (and more). In addition this allows for some PASSWORD_MISMATCH checking (cherry picked from commit 14a222ce)
-
Paul Bakker authored
(cherry picked from commit 2be71faa)
-
Paul Bakker authored
POLARSSL_ERR_X509_PASSWORD_MISMATCH is returned instead of POLARSSL_ERR_PEM_PASSWORD_MISMATCH and POLARSSL_ERR_X509_PASSWORD_REQUIRED instead of POLARSSL_ERR_PEM_PASSWORD_REQUIRED Rationale: For PKCS#8 encrypted keys the same are returned (cherry picked from commit b495d3a2)
-
Paul Bakker authored
(cherry picked from commit 1fc7dfe2)
-
Paul Bakker authored
(cherry picked from commit ff3a4b01)
-