[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
java and cryptography
>>>>> "Dean" == Dean H Saxe <dean@fullfrontalnerdity.com> writes:
> I'm about to start a project which requires encryption/decryption of
> string values. Therefore, I'm looking for advice on a good primer on
> cryptography and Java. I have seen the O'reilly book, but its almost 4
> years old, I'm wondering if it is still relevant to the current version
> of Java. Are there any other Java/Crypto books/resources available? Any
> recommendations are greatly appreciated.
Check out the jGuru Java Security FAQ at http://www.jguru.com/faq/Security
Use the search feature (or the index) to find the entries about books.
Take care,
John