- 08 Jul, 2013 12 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
Overflow check was done too early, causing many false positives.
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
Also group key checking and generation functions in ecp.h and ecp.c.
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 04 Jul, 2013 1 commit
-
-
Paul Bakker authored
-
- 03 Jul, 2013 11 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
Can now run without need of time() / localtime() and gettimeofday()
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
-
Paul Bakker authored
Eat your own dog-food..
-
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 8 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.
-