summaryrefslogtreecommitdiff
path: root/ext/sodium/tests
Commit message (Expand)AuthorAgeFilesLines
* Drop regression testChristoph M. Becker2019-09-101-14/+0
* Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generich...Christoph M. Becker2019-09-091-0/+14
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
* ext/sodium: Use a correct max output size for base64 decodingFrank Denis2018-10-141-0/+7
* ext/sodium: untab testsFrank Denis2017-10-0214-145/+183
* ext/sodium: import secretstream testFrank Denis2017-10-021-0/+61
* ext/sodium: fix pwhash_argon2i testFrank Denis2017-10-011-2/+2
* sodium ext: add bindings for sodium_pad() and sodium_unpad()Frank Denis2017-08-241-0/+9
* sodium ext: Constants were renamed SODIUM_*Frank Denis2017-08-242-2/+2
* Remove param values from backtrace in exception thrown from ZPP throwSammy Kaye Powers2017-08-191-0/+23
* sodium ext: skip scrypt if it is not availableFrank Denis2017-07-301-2/+3
* sodium ext: fix tests/pwhash_argon2i descriptionFrank Denis2017-07-301-1/+1
* sodium ext: let crypto_pwhash() accept an optional algorithm identifierFrank Denis2017-07-291-1/+8
* sodium ext: implement sodium_crypto_kdf()Frank Denis2017-07-181-0/+54
* sodium ext: add bindings for keygen() functionsFrank Denis2017-07-124-12/+11
* sodium ext: remove function names before exception messagesFrank Denis2017-07-124-5/+5
* sodium ext: update the crypto_kx_*() API to the libsodium oneFrank Denis2017-07-121-25/+22
* Squashed commit - Add ext/sodiumParagon Initiative Enterprises2017-07-1118-0/+912