HomeFreeBSD

security/p5-Crypt-OpenSSL-RSA: add functions to work with private keys

Description

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>

Details

Provenance
piAuthored on
Parents
rP443904: security/p5-Crypt-OpenSSL-CA: add functions to retrieve CRL-related infos
Branches
Unknown
Tags
Unknown