openpgp-php/tests
Stephen Paul Weber d27d30a352
Implement encryptSecretKey
Allow encrypting a decrypted secret key, which is especially useful for
generating a new encrypted secret key.  Defaults to AES256, S2K
iter+salt SHA512, always uses s2k_useage 254 with sha1 integrity
protection of the encrypted key material.

Also add an example to parallel keygen.php that generates a key and then
encrypts it with a passphrase.
2019-09-10 21:31:06 -05:00
..
data Support Twofish and Blowfish 2018-07-25 14:07:16 -05:00
bootstrap.php Add newline before end-of-file (PSR-2) 2015-03-15 21:55:40 +01:00
phpseclib_suite.php Implement encryptSecretKey 2019-09-10 21:31:06 -05:00
suite.php Whitespace 2018-07-25 14:37:07 -05:00