Javamex

Java discussion forum to accompany the Javamex web site.

Announcements (5)

Discussions Replies Latest Activity

Handle InterruptedException

I see recommendation of handling InterruptedException to keep the interrupt flag,  like this: catch (InterruptedException iex) {    Thread.…

Started by happy goofy

2 Mar 20, 2012
Reply by happy goofy

Questions on AES CTR mode initalization vector

Great tutorial on Java encryption.  I keep coming back to it for reference.  Perhaps you could clarify something for me though regarding AE…

Started by Rex Redline

6 Mar 14, 2011
Reply by Rainald Koch

Symmetric vs Asymmetric encryption - which is stronger in Java?

Hi, Just finished reading the Cryptography tutorial on the website and I have to say that it is hands down the most comprehensive overview…

Started by Janak

0 Sep 29, 2010

Java Random Numbers section updates

Those interested in random number generation may be interested in some updates to the section on Java random numbers, which looks at java.l…

Started by Neil Coffey

0 May 31, 2009

New Section: CyclicBarrier

A new section of the Javamex web site looks at Java's CyclicBarrier class. This class, like CountDownLatch, helps in the coordination of th…

Started by Neil Coffey

0 May 11, 2009

RSS

© 2024   Created by Neil Coffey.   Powered by

Badges  |  Report an Issue  |  Terms of Service