encryption with php

Posted by Jcubed on Stack Overflow See other posts from Stack Overflow or by Jcubed
Published on 2010-01-03T02:36:14Z Indexed on 2010/06/18 12:43 UTC
Read the original article Hit count: 341

Filed under:
|

how can i encrypt things with php using a key? I would prefer not to have to install Mcrypt. I also need the encryption to be pretty strong.

© Stack Overflow or respective owner

Related posts about php

Related posts about encryption