summaryrefslogtreecommitdiff
path: root/ext/hash/php_hash_gost_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of php_hash_uint32 and php_hash_uint64 with uint32_t and uint64_t.Rouven Weßling2016-02-041-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-101-256/+256
* Add support for CryptoPro S-box for GOSTManuel Mausz2013-09-051-1/+140
* - use php_hash_* typesMichael Wallner2005-11-261-1/+1
* - add gost algoMichael Wallner2005-11-251-0/+138