Home
last modified time | relevance | path

Searched refs:whirlpool (Results 51 – 75 of 1007) sorted by relevance

12345678910>>...41

/dports/lang/php73/php-7.3.33/ext/hash/tests/
H A Dhash_file_basic1.phpt52 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
81 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt54 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
85 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_hkdf_basic.phpt29 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
70 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/lang/php74/php-7.4.27/ext/hash/tests/
H A Dhash_file_basic1.phpt50 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
79 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt52 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
83 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_hkdf_basic.phpt27 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
68 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/security/php73-hash/php-7.3.33/ext/hash/tests/
H A Dhash_file_basic1.phpt52 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
81 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt54 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
85 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_hkdf_basic.phpt29 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
70 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/www/mod_php73/php-7.3.33/ext/hash/tests/
H A Dhash_file_basic1.phpt52 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
81 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt54 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
85 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_hkdf_basic.phpt29 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
70 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/www/mod_php74/php-7.4.27/ext/hash/tests/
H A Dhash_file_basic1.phpt50 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
79 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt52 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
83 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_hkdf_basic.phpt27 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
68 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/cryptography/
H A Dvalue_traits.hpp58 return xlnt::detail::hash_algorithm::whirlpool; in parse()
84 case xlnt::detail::hash_algorithm::whirlpool: in serialize()
/dports/databases/pgloader3/ironclad-v0.54/src/digests/
H A Dwhirlpool.lisp231 (defstruct (whirlpool
241 (defmethod reinitialize-instance ((state whirlpool) &rest initargs)
248 (defmethod copy-digest ((state whirlpool) &optional copy)
249 (check-type copy (or whirlpool null))
264 (define-digest-updater whirlpool unknown
276 (define-digest-finalizer (whirlpool 64)
315 (defdigest whirlpool :digest-length 64 :block-length 64) unknown
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/bathroom/
H A Dmodels.lua105 whirlpool = addModel("item_light", 21, 17,
112 addItemAnim(whirlpool, "images/"..codename.."/pracka_00.png")
/dports/www/mod_php81/php-8.1.1/ext/hash/tests/
H A Dhash_hkdf_basic.phpt22 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
63 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/lang/php81/php-8.1.1/ext/hash/tests/
H A Dhash_hkdf_basic.phpt22 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
63 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/lang/php80/php-8.0.15/ext/hash/tests/
H A Dhash_hkdf_basic.phpt22 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
63 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/www/mod_php80/php-8.0.15/ext/hash/tests/
H A Dhash_hkdf_basic.phpt22 echo 'whirlpool: ', bin2hex(hash_hkdf('whirlpool', $ikm)), "\n";
63 whirlpool: 497c717e04d896c3d582742c614435b7d0963b39de12dcf532540d39164b3b85214014620dfdff4a089a06b0…
/dports/security/p5-Crypt-RHash/Crypt-RHash-1.00/
H A DMANIFEST75 librhash/whirlpool.c
76 librhash/whirlpool.h
/dports/security/digestpp/digestpp-34ff2eeae397ed744d972d86b5a20f603b029fbd/algorithm/
H A Dwhirlpool.hpp36 typedef hasher<detail::whirlpool_provider> whirlpool; typedef
/dports/games/wesnoth/wesnoth-1.14.17/data/multiplayer/scenarios/
H A D2p_Elensefar_Courtyard.cfg75 {PLACE_IMAGE scenery/whirlpool.png 15 14}
76 {PLACE_IMAGE scenery/whirlpool.png 17 14}

12345678910>>...41