summaryrefslogtreecommitdiff
path: root/ext/sodium/php_libsodium.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Provide argon2i(d) password hashing from sodium when neededSara Golemon2019-07-071-0/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* ext/sodium: import bindings for secretstreamFrank Denis2017-10-021-0/+6
* ext/sodium: add crypto_pwhash_str_needs_rehash()Frank Denis2017-10-021-0/+1
* ext/sodium: +base64 codecs (timing-safe)Frank Denis2017-10-021-0/+2
* ext/sodium: sort functions listFrank Denis2017-08-291-1/+1
* sodium ext: add bindings for sodium_pad() and sodium_unpad()Frank Denis2017-08-241-0/+2
* sodium ext: remove redundant and obsolete macrosFrank Denis2017-07-221-4/+0
* sodium ext: implement sodium_crypto_kdf()Frank Denis2017-07-181-0/+2
* sodium ext: remove unused sodium_randombytes_*() prototypesFrank Denis2017-07-131-3/+0
* sodium ext: add bindings for keygen() functionsFrank Denis2017-07-121-0/+9
* sodium ext: sort prototypesFrank Denis2017-07-121-10/+10
* sodium ext: update the crypto_kx_*() API to the libsodium oneFrank Denis2017-07-121-1/+6
* Revert "fix macro redifinitions"Frank Denis2017-07-121-6/+0
* fix macro redifinitionsAnatol Belski2017-07-111-0/+6
* fix authorsRemi Collet2017-07-111-6/+1
* Squashed commit - Add ext/sodiumParagon Initiative Enterprises2017-07-111-0/+117