by shigemk2

当面は技術的なことしか書かない

PHP 2021-08-04

  • [2021-08-04 23:56:32 +0900]: Use EVP_PKEY APIs for openssl_private_encrypt/public_decrypt
  • [2021-08-04 22:47:14 +0900]: Use EVP_PKEY API for openssl_public_encrypt/private_decrypt
  • [2021-08-04 19:05:02 +0900]: Avoid RC4 use in another test
  • [2021-08-04 19:48:02 +0900]: Only report provided ciphers in openssl_get_cipher_methods()
  • [2021-08-04 18:58:46 +0900]: Don't test legacy algorithms in SPKI tests
  • [2021-08-04 18:55:47 +0900]: Use different cipher in openssl_seal() test
  • [2021-08-04 16:57:40 +0900]: Adjust some tests for whitespace differences in OpenSSL 3
  • [2021-08-04 16:46:07 +0900]: Reduce security level in some OpenSSL tests
  • [2021-08-04 16:41:39 +0900]: Optimize openssl memory leak test