Home
last modified time | relevance | path

Searched refs:pub (Results 26 – 38 of 38) sorted by relevance

12

/PHP-8.3/ext/reflection/tests/
H A DReflectionProperty_setValue_error.phpt7 public $pub;
H A DReflectionProperty_getValue_error.phpt7 public $pub;
/PHP-8.3/ext/openssl/tests/
H A Dbug73478.phpt2 Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman
H A Dbug28382.phpt26 string(38) "http://mobile.blue-software.ro:90/pub/"
H A Dopenssl_pkcs12_export_basic.phpt28 var_dump(count($opts)); // should be 3 certificates, priv, pub, extra optional cert
H A Dopenssl_csr_sign_basic.phpt14 $pub = "file://" . __DIR__ . "/public.key";
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt40 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
44 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
50 die(sprintf("skip Cannot create RSA pub key file '%s'", $file));
53 die(sprintf("skip Failed to create pub key file"));
H A Dmysqli_pam_sha256.phpt40 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
44 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
/PHP-8.3/docs/
H A Dself-contained-extensions.md21 ftp://ftp.gnu.org/pub/gnu/
H A Drelease-process.md952 pub rsa4096 2021-04-26 [SC] [expires: 2025-11-24]
/PHP-8.3/ext/openssl/
H A Dopenssl.c5117 const EC_POINT *pub; in PHP_FUNCTION() local
5148 pub = EC_KEY_get0_public_key(ec_key); in PHP_FUNCTION()
5150 if (EC_POINT_get_affine_coordinates_GFp(ec_group, pub, x, y, NULL)) { in PHP_FUNCTION()
5226 BIGNUM *pub = BN_bin2bn((unsigned char*)pub_str, (int)pub_len, NULL); in php_openssl_dh_compute_key()
5228 int len = DH_compute_key((unsigned char*)ZSTR_VAL(data), pub, dh); in php_openssl_dh_compute_key()
5229 BN_free(pub); in php_openssl_dh_compute_key()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic3639 # ftp://ftp.sac.sk/pub/sac/pack/0index.txt
3647 # ftp://ftp.elf.stuba.sk/pub/pc/pack/
3651 # ftp://ftp.elf.stuba.sk/pub/pc/pack/xpa32.zip
6671 # https://pub.ist.ac.at/~schloegl/matlab/eeg/
6672 # https://pub.ist.ac.at/~schloegl/biosig/TESTED
15942 # ftp://ftp.f-prot.com/pub/{macrdef2.zip,nomacro.def}
15947 # ftp://ftp.f-prot.com/pub/sign.zip
15966 # ftp://ftp.f-prot.com/pub/sign2.zip
26443 # http://ftp.mozilla.org/pub/thunderbird/candidates/
30421 !:ext pub
[all …]
H A Dmagic私はガラスを食べられます3639 # ftp://ftp.sac.sk/pub/sac/pack/0index.txt
3647 # ftp://ftp.elf.stuba.sk/pub/pc/pack/
3651 # ftp://ftp.elf.stuba.sk/pub/pc/pack/xpa32.zip
6671 # https://pub.ist.ac.at/~schloegl/matlab/eeg/
6672 # https://pub.ist.ac.at/~schloegl/biosig/TESTED
15942 # ftp://ftp.f-prot.com/pub/{macrdef2.zip,nomacro.def}
15947 # ftp://ftp.f-prot.com/pub/sign.zip
15966 # ftp://ftp.f-prot.com/pub/sign2.zip
26443 # http://ftp.mozilla.org/pub/thunderbird/candidates/
30421 !:ext pub
[all …]

Completed in 191 milliseconds

12