Quote:
Originally Posted by Mara
You can store the encrypted data in a normal varchar or blob field. The key(s) is a different story. It should be in a secure place, definitely not in the same database.
|
can u tell me how to encrypt data in java...?
please give me links for ebooks/tutorials & code samples for java cryptography