Home
last modified time | relevance | path

Searched refs:whirlpool (Results 26 – 50 of 1007) sorted by relevance

12345678910>>...41

/dports/security/p5-Digest-Whirlpool/Digest-Whirlpool-2.04/t/
H A Db64digest.t7 my $whirlpool = Digest::Whirlpool->new;
9 $whirlpool->add( "a" );
11 like $whirlpool->clone->$_, qr/^isom/, "digest"
H A Ddigest.t14 my $whirlpool = Digest::Whirlpool->new;
16 $whirlpool->add( "a" );
18 cmp_ok length $whirlpool->digest, '==', 64, "digest";
H A Daddfile.t12 my $whirlpool = Digest::Whirlpool->new;
14 $whirlpool->addfile( *INFILE );
16 like $whirlpool->clone->hexdigest, qr/^f1d/, "adding two items to the first one";
/dports/security/p5-Digest-Whirlpool/Digest-Whirlpool-2.04/
H A DWhirlpool.xs7 typedef struct whirlpool {
34 Newz(0, self, 1, struct whirlpool);
46 Newz(0, RETVAL, 1, struct whirlpool);
47 Copy(&self->state, &RETVAL->state, 1, struct whirlpool);
/dports/www/mod_php81/php-8.1.1/ext/hash/tests/
H A Dhash_hmac_basic.phpt26 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
48 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
H A Dhash_hmac_file_basic.phpt46 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
71 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_file_basic1.phpt44 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
72 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
/dports/lang/php81/php-8.1.1/ext/hash/tests/
H A Dhash_hmac_basic.phpt26 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
48 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
H A Dhash_file_basic1.phpt44 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
72 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt46 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
71 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
/dports/lang/php80/php-8.0.15/ext/hash/tests/
H A Dhash_hmac_basic.phpt26 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
48 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
H A Dhash_file_basic1.phpt44 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
72 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
H A Dhash_hmac_file_basic.phpt46 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
71 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
/dports/www/mod_php80/php-8.0.15/ext/hash/tests/
H A Dhash_hmac_basic.phpt26 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
48 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
H A Dhash_hmac_file_basic.phpt46 echo "whirlpool: " . hash_hmac_file('whirlpool', $file, $key) . "\n";
71 whirlpool: 37a0fbb90547690d5e5e11c046f6654ffdb7bab15e16d9d79c7d85765cc4bdcbfd9df8db7a3ce9558f3f244f…
H A Dhash_file_basic1.phpt44 echo "whirlpool: " . hash_file('whirlpool', $file). "\n";
72 whirlpool: 4248b149e000477269a4a5f1a84d97cfc3d0199b7aaf505913e6f010a6f83276029d11a9ad545374bc710eb5…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jzelinskie/whirlpool/
H A Dwhirlpool_test.go57 c := whirlpool.New()
76 h := whirlpool.New()
/dports/lang/php74/php-7.4.27/ext/hash/tests/
H A Dhash_hmac_basic.phpt32 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
55 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
/dports/www/mod_php74/php-7.4.27/ext/hash/tests/
H A Dhash_hmac_basic.phpt32 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
55 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
/dports/x11/mate-screensaver/mate-screensaver-1.26.1/data/images/cosmos/
H A Dbackground-1.xml.in81 <to>@IMAGESDIR@/whirlpool.jpg</to>
85 <file>@IMAGESDIR@/whirlpool.jpg</file>
89 <from>@IMAGESDIR@/whirlpool.jpg</from>
/dports/lang/php73/php-7.3.33/ext/hash/tests/
H A Dhash_hmac_basic.phpt34 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
57 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
/dports/security/php73-hash/php-7.3.33/ext/hash/tests/
H A Dhash_hmac_basic.phpt34 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
57 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
/dports/www/mod_php73/php-7.3.33/ext/hash/tests/
H A Dhash_hmac_basic.phpt34 echo "whirlpool: " . hash_hmac('whirlpool', $content, $key) . "\n";
57 whirlpool: 4a0f1582b21b7aff59bfba7f9c29131c69741b2ce80acdc7d314040f3b768cf5a17e30b74cceb86fbc6b34b1…
/dports/security/md5deep/hashdeep-cd2ed74/src/
H A DMakefile.am7 ALGS=md5.c md5.h sha1.c sha1.h sha256.c sha256.h whirlpool.c whirlpool.h tiger.c tiger.h
/dports/security/rhash/RHash-1.4.2/librhash/
H A DMakefile5 … ripemd-160.h gost12.h gost94.h has160.h snefru.h tiger.h tth.h torrent.h ustd.h util.h whirlpool.h
6 … gost94.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c util.c whirlpool.c whirlpool_sbox…
72 tth.h whirlpool.h
164 whirlpool.o: whirlpool.c byte_order.h ustd.h whirlpool.h

12345678910>>...41