- 06 Jun, 2017 2 commits
-
-
Jeff Wendling authored
-
Andrew Harding authored
- created a uniform shim layer for the Go code to invoke that does the right thing depending on the version of openssl. functions that have yet to be moved can be done so as needed. - fixed the incorrect use of X509_STORE_CTX_get_app_data in verify_cb to pull out the SSL object from the x509 store context, which causes crashes when the SSL object index happens to not be zero. - fix engine not being passed to HMAC_Init_ex - fix HMAC tests not checking for failures with NewHMAC
-
- 09 May, 2014 1 commit
-
-
JT Olds authored
Change-Id: I4642fb9b97256ec6b3ffbe403272efc690bf1606
-
- 03 Apr, 2014 1 commit
-
-
Andrew Harding authored
[katamari commit: b2f940b6b4cb03a3eab999f7034bc2a1db4bc710]
-