php-src/ext/sodium/tests
2017-08-24 16:12:18 +02:00
..
crypto_aead.phpt sodium ext: add bindings for keygen() functions 2017-07-12 23:29:48 +02:00
crypto_auth.phpt sodium ext: Constants were renamed SODIUM_* 2017-08-24 10:50:34 +02:00
crypto_box.phpt sodium ext: Constants were renamed SODIUM_* 2017-08-24 10:50:34 +02:00
crypto_generichash.phpt
crypto_hex.phpt
crypto_kdf.phpt sodium ext: implement sodium_crypto_kdf() 2017-07-18 14:42:15 +02:00
crypto_kx.phpt
crypto_scalarmult.phpt
crypto_secretbox.phpt sodium ext: add bindings for keygen() functions 2017-07-12 23:29:48 +02:00
crypto_shorthash.phpt
crypto_sign.phpt
crypto_stream.phpt sodium ext: add bindings for keygen() functions 2017-07-12 23:29:48 +02:00
exception_trace_without_args.phpt sodium ext: remove function names before exception messages 2017-07-12 08:48:09 +01:00
inc_add.phpt sodium ext: remove function names before exception messages 2017-07-12 08:48:09 +01:00
installed.phpt
pwhash_argon2i.phpt sodium ext: fix tests/pwhash_argon2i description 2017-07-30 15:05:21 +02:00
pwhash_scrypt.phpt sodium ext: skip scrypt if it is not available 2017-07-30 15:41:34 +02:00
sodium_error_001.phpt Remove param values from backtrace in exception thrown from ZPP throw 2017-08-19 15:18:41 +02:00
utils.phpt sodium ext: add bindings for sodium_pad() and sodium_unpad() 2017-08-24 16:12:18 +02:00
version.phpt