Date: Mon, 19 Jun 2017 14:38:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220136] security/p5-Crypt-OpenSSL-RSA: Additional functions Message-ID: <bug-220136-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220136 Bug ID: 220136 Summary: security/p5-Crypt-OpenSSL-RSA: Additional functions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: security Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: onborodin@gmail.com Flags: maintainer-feedback?(perl@FreeBSD.org) Assignee: perl@FreeBSD.org CC: 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/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220136-13>