Home
last modified time | relevance | path

Searched refs:algorithm (Results 51 – 75 of 76) sorted by relevance

1234

/php-src/ext/spl/tests/
H A DarrayObject_natsort_basic1.phpt5 /* Sort the entries by values using "natural order" algorithm.
/php-src/ext/openssl/tests/
H A Dopenssl_decrypt_gcm.phpt2 openssl_decrypt() with GCM cipher algorithm tests
H A Dopenssl_decrypt_ccm.phpt2 openssl_decrypt() with CCM cipher algorithm tests
H A Dopenssl_encrypt_chacha20_poly1305.phpt2 openssl_encrypt() with ChaCha20 and Poly1305 cipher algorithm tests
H A Dopenssl_decrypt_ocb.phpt2 openssl_decrypt() with OCB cipher algorithm tests
H A Dopenssl_encrypt_ccm.phpt2 openssl_encrypt() with CCM cipher algorithm tests
H A Dopenssl_encrypt_gcm.phpt2 openssl_encrypt() with GCM cipher algorithm tests
H A Dopenssl_encrypt_ocb.phpt2 openssl_encrypt() with OCB cipher algorithm tests
/php-src/ext/hash/tests/
H A Dhaval.phpt2 Hash: haval algorithm (multi-vector, multi-pass, multi-width)
H A Dsha3.phpt2 Hash: sha3 algorithm
H A Dcrc32.phpt2 Hash: CRC32 algorithm
H A Dfnv132.phpt2 Hash: FNV132 algorithm
H A Dfnv164.phpt2 Hash: FNV164 algorithm
H A Dfnv1a32.phpt2 Hash: FNV1a32 algorithm
H A Dfnv1a64.phpt2 Hash: FNV1a64 algorithm
/php-src/ext/gd/tests/
H A Dsimilarity.inc4 * A very simple algorithm for finding the dissimilarity between images,
/php-src/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt12 // Valid, as it's an unknown algorithm
/php-src/ext/phar/phar/
H A Dpharcommand.inc74 'inf' => '<algo> Compression algorithm.',
78 'auto' => 'Automatically select compression algorithm'
94 'inf' => '<method> Selects the hash algorithm.',
366 * Argument type compression algorithm
371 * @return string $arg The selected algorithm
638 * @param mixed $compress Compression algorithm or NULL
1184 return "Set signature hash algorithm.";
/php-src/ext/openssl/
H A Dopenssl.stub.php589 function openssl_verify(string $data, string $signature, $public_key, string|int $algorithm = OPENS…
H A Dopenssl_arginfo.h284 ZEND_ARG_TYPE_MASK(0, algorithm, MAY_BE_STRING|MAY_BE_LONG, "OPENSSL_ALGO_SHA1")
291 ZEND_ARG_TYPE_MASK(0, algorithm, MAY_BE_STRING|MAY_BE_LONG, "OPENSSL_ALGO_SHA1")
/php-src/ext/phar/tests/
H A Dbadparameters.phpt251 Cannot set signature algorithm, phar is read-only
/php-src/
H A DREADME.REDIST.BINS185 ideas. The password hashing algorithm was designed by David Mazieres
190 There's a paper on the algorithm that explains its design decisions:
209 The Mersenne Twister is an algorithm for generating random numbers. It
650 xxHash - Extremely Fast Hash algorithm
H A DUPGRADING.INTERNALS176 pass around the state with its associated algorithm and thus reducing
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます26103 >4 string >\0 algorithm: %s,
26115 >3 byte 1 algorithm: DES,
26116 >3 byte 2 algorithm: 3DES,
26117 >3 byte 3 algorithm: 3-WAY,
26118 >3 byte 4 algorithm: GOST,
26122 >3 byte 9 algorithm: xTEA,
26124 >3 byte 11 algorithm: RC2,
26130 >3 byte 100 algorithm: RC6,
26131 >3 byte 101 algorithm: IDEA,
26510 >4 leshort x algorithm %d,
[all …]
H A Dmagic26103 >4 string >\0 algorithm: %s,
26115 >3 byte 1 algorithm: DES,
26116 >3 byte 2 algorithm: 3DES,
26117 >3 byte 3 algorithm: 3-WAY,
26118 >3 byte 4 algorithm: GOST,
26122 >3 byte 9 algorithm: xTEA,
26124 >3 byte 11 algorithm: RC2,
26130 >3 byte 100 algorithm: RC6,
26131 >3 byte 101 algorithm: IDEA,
26510 >4 leshort x algorithm %d,
[all …]

Completed in 192 milliseconds

1234