Pages tagged java

View list of all tags


Using Public Key encryption in Java

I was having a look at how hard it is to encrypt something using asymmetric encryption (that is, public key / private key encryption) using Java. Turns out that it's not too hard at all, but as with all Java stuff it's a whole load of Factories and abstractions to get there. I also discuss how this stuff can be used with Domino, just so I can make this my first "Show and Tell Thursday" article!

Continue reading Using Public Key encryption in Java

Tags: , , , ,

Sun Certified Programmer for Java 2 Platform 1.4

I sat the exam for the Sun Certified Programmer for the Java 2 Platform 1.4 on Wednesday, and came away with a 96% score (2 wrong out of 61 questions). Considering the pass mark is only 52% I think that's pretty good, given the general agreement that it is a difficult test.

Read on for how I prepared and how I found the exam itself.

Continue reading Sun Certified Programmer for Java 2 Platform 1.4

Tags: , ,

Page 1 of 1