freebsd-ports/security/p5-Crypt-OpenSSL-RSA
Kurt Jaeger 95e88f73e2 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 <onborodin@gmail.com>
2017-06-19 18:14:54 +00:00
..
files security/p5-Crypt-OpenSSL-RSA: add functions to work with private keys 2017-06-19 18:14:54 +00:00
distinfo
Makefile security/p5-Crypt-OpenSSL-RSA: add functions to work with private keys 2017-06-19 18:14:54 +00:00
pkg-descr
pkg-plist Add LICENSE 2017-04-16 11:08:10 +00:00