K 10 svn:author V 2 pi K 8 svn:date V 27 2017-06-19T18:14:54.866170Z K 7 svn:log V 477 security/p5-Crypt-OpenSSL-RSA: add functions to work with private keys - new_private_key(privkey_string) Create encrypted private RSA key from privkey_string - new_private_key(privkey_string, password) parse existed encrypted private RSA key from privkey_string - get_enc_private_key_string(password) - get_enc_private_key_string(password, cipher) Encrypt and return encrypted PEM PKCS coded RSA private key PR: 220136 Submitted by: Borodin Oleg END