search for: key_strengthen

Displaying 1 result from an estimated 1 matches for "key_strengthen".

2009 May 06
4
Encrypting large amounts of text
Hi, I have an application where I want to be able to encrypt large amounts of text before storing them to my DB (MySQL Text field - might be switched to a Blob). I have an idea of how to do this, but was wondering what the general consensus is within the community regarding the issue. I have come across a couple different plug ins/gems (Stringbox, EzCrypto), but am wondering what other people