Page 1 of 1

open_ssl is it secure enough?

Posted: Wed Oct 30, 2002 8:58 pm
by EricS
Anyone found any good tutorials on using open_ssl?

Thanks in advance.

Posted: Thu Oct 31, 2002 8:05 am
by Heavy
I don't know. But I do know that the PHP forum is under heavy load even without topics not related to PHP... :twisted:

Posted: Thu Oct 31, 2002 8:13 am
by volka
not php-related?
LXXII. OpenSSL functions ;)
But a good tutorial? sorry, nope :(

Posted: Thu Oct 31, 2002 8:21 am
by BDKR
Heavy wrote:I don't know. But I do know that the PHP forum is under heavy load even without topics not related to PHP... :twisted:
It the person want's to use OpenSSL with PHP, then it is "related". :twisted:

And Eric, if you find out something, let us know.

Cheers,
BDKR

Posted: Thu Oct 31, 2002 11:31 am
by Heavy
BKDR wrote:If the person want's to use OpenSSL with PHP, then it is"related".:twisted:
volka wrote:not php-related?
AAAAH!! :oops: I Felt that coming! :oops: :oops:
But I'm cool!
Just watch me:
8)
This time I'm really posting even though I don't have to! 8O

When I recieve criticism, I feel exactly this smart:
Image

open-ssl WITH PHP

Posted: Fri Nov 01, 2002 2:48 pm
by EricS
With the tools I have to work with, open-ssl seems like the only viable option for two-way encryption of SSN and CC, the mcrypt library isn't installed. So I was hoping someone had run across a good tutorial about using open_ssl with php. Anyway, if I find one or if I figure it out I will write a tutorial for it when Im done.

Thanks for trying :)