When you say "encryption and decryption of credentials", what are you talking about? User credentials? If so, why aren't you hashing them one-way instead of encrypting them (and therefore making them FAR easier for an attacker to steal)?
Anthony On Thu, Nov 29, 2012 at 11:13 AM, CED <cons...@covenantedesign.com> wrote: > Just encryption and decryption of credentials. > > > On 11/28/2012 6:25 PM, Rob Marscher wrote: > > On Nov 28, 2012, at 7:23 PM, CED <cons...@covenantedesign.com> wrote: > > > >> I have a need to use a private key within PHP... does anyone have any > >> recommendations on this? > >> I looked at http://phpkeystore.com/ but I'm not sure... any thoughts? > > Can you give a little more context on what you need to do with the > private key? > > > > Is it for securely connecting to a remote site via ssh/sftp? > > > > Or is it to sign or encrypt some data! > > > > Or some other use? > > _______________________________________________ > > New York PHP User Group Community Talk Mailing List > > http://lists.nyphp.org/mailman/listinfo/talk > > > > http://www.nyphp.org/show-participation > > > > > > > > > -- > <img src="http://covenantedesign.com/logo.jpg" border ="0"> > 995 Maple Hill Road > Castleton, New York 12033 > 518-331-5061 > cons...@covenantedesign.com > > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show-participation >
_______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation