Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2017 14:38:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 220136] security/p5-Crypt-OpenSSL-RSA: Additional functions
Message-ID:  <bug-220136-14331-L6QpPJURnR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220136-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220136-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
onborodin@gmail.com has reassigned Bugzilla Automation <bugzilla@FreeBSD.or=
g>'s
request for maintainer-feedback to perl@FreeBSD.org:
Bug 220136: security/p5-Crypt-OpenSSL-RSA: Additional functions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220136



--- Description ---
Created attachment 183629
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183629&action=
=3Dedit
patch

I added=20

- new_private_key(privkey_string) and new_private_key(privkey_string, passw=
ord)
a) Create and b) 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

Already existing functionality of the package was not broken, as far as I c=
an
verify.

I use this patch into web CA http://minica.unix7.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220136-14331-L6QpPJURnR>