- 01 7月, 2014 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
(cherry picked from commit c97ec5631bb08a2171a125008d2f0d2a75687aaa)
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Test EVP_CIPHER_CTX_copy in evp_test. This will catch any problems with copying in underlying ciphers.
-
- 30 6月, 2014 8 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Internal pointers in CCM, GCM and XTS contexts should either be NULL or set to point to the appropriate key schedule. This needs to be adjusted when copying contexts.
-
由 Dr. Stephen Henson 提交于
We can't unfortunately print the CMAC cipher used without extending the API. PR#2579
-
由 Jeffrey Walton 提交于
IN parameter. Under the old docs, the only thing stated was "at most EVP_PKEY_size(pkey) bytes will be written". It was kind of misleading since it appears EVP_PKEY_size(pkey) WILL be written regardless of the signature's buffer size.
-
由 Ben Laurie 提交于
-
由 ZNV 提交于
PR#3272
-
由 Oscar Jacobsson 提交于
PR#3412
-
由 Ben Laurie 提交于
-
- 29 6月, 2014 8 次提交
-
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Dr. Stephen Henson 提交于
PR#2531
-
由 Ken Ballou 提交于
PR#3173
-
由 Dr. Stephen Henson 提交于
If CSR verify fails in ca utility print out error messages. Otherwise some errors give misleading output: for example if the key size exceeds the library limit. PR#2875
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Update protocols supported and note that SSLv2 is effectively disabled by default. PR#3184
-
由 Dr. Stephen Henson 提交于
Tolerate BER length encoding which may include leading zeroes. PR#2746
-
- 28 6月, 2014 12 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
PR#3107
-
由 Dr. Stephen Henson 提交于
Some state strings were erronously not compiled when no-ssl2 was set. PR#3295
-
由 yogesh nagarkar 提交于
PR#3141
-
由 Andreas Westfeld 提交于
-
由 Ken Ballou 提交于
PR#3174
-
由 Dr. Stephen Henson 提交于
In EVP_PBE_alg_add don't use the underlying NID for the cipher as it may have a non-standard key size. PR#3206
-
由 Andy Polyakov 提交于
-
由 Rich Salz 提交于
-
由 Dr. Stephen Henson 提交于
PR#3014
-
由 PK 提交于
PR#2800
-
由 Tom Greenslade 提交于
PR#2783
-
- 27 6月, 2014 7 次提交
-
-
由 Tomas Mraz 提交于
PR#3374
-
由 Jeffrey Walton 提交于
Document that the certificate passed to SSL_CTX_add_extra_chain_cert() should not be freed by the application. PR#3409
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
OIDs with one component don't have an encoding. PR#2556 (Bug#1)
-
由 Dr. Stephen Henson 提交于
PR#3403
-
由 Huzaifa Sidhpurwala 提交于
PR#3410
-
由 Dr. Stephen Henson 提交于
-