This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-20 06:21:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec999f815ce0260b7865c2dfb23bab68fd7e483b
archived-php-src
/
ext
/
hash
History
Máté Kocsis
b4ec3e9bc0
Do not generate CONST_CS when registering constants (
#9439
)
2022-08-28 08:27:19 +02:00
..
murmur
…
sha3
…
tests
Mark parameter in ext/hash as sensitive
2022-06-13 11:09:12 +02:00
xxhash
hash: Upgrade xxHash to 0.8.1
2021-12-25 19:00:09 +01:00
bench.php
…
config.m4
Fixed typo in configure message
2022-07-18 15:18:08 +01:00
config.w32
…
CREDITS
…
hash_adler32.c
…
hash_arginfo.h
Do not generate CONST_CS when registering constants (
#9439
)
2022-08-28 08:27:19 +02:00
hash_crc32.c
…
hash_fnv.c
…
hash_gost.c
…
hash_haval.c
…
hash_joaat.c
…
hash_md.c
…
hash_murmur.c
…
hash_ripemd.c
…
hash_sha3.c
…
hash_sha.c
…
hash_snefru.c
…
hash_tiger.c
…
hash_whirlpool.c
…
hash_xxhash.c
…
hash.c
Introduction of timing attack safe bcmp implementation.
2022-06-20 16:30:30 +01:00
hash.stub.php
Rename @cname to @cvalue in stubs (
#9043
)
2022-07-19 15:11:42 +02:00
php_hash_adler32.h
…
php_hash_crc32_tables.h
…
php_hash_crc32.h
…
php_hash_fnv.h
…
php_hash_gost_tables.h
…
php_hash_gost.h
…
php_hash_haval.h
…
php_hash_joaat.h
…
php_hash_md.h
…
php_hash_murmur.h
…
php_hash_ripemd.h
…
php_hash_sha3.h
…
php_hash_sha.h
…
php_hash_snefru_tables.h
…
php_hash_snefru.h
…
php_hash_tiger_tables.h
…
php_hash_tiger.h
…
php_hash_whirlpool_tables.h
…
php_hash_whirlpool.h
…
php_hash_xxhash.h
…
php_hash.h
…