Pages

Showing posts with label DTSTTCPW. Show all posts
Showing posts with label DTSTTCPW. Show all posts

Wednesday, September 21, 2011

A little excursion into JCE

I had an occasion to explore a bit of Java that I've never dealt with before: the Java Cryptography Extensions (as of Java 1.4 these are part of the Java distribution). The problem at hand required being able to encrypt a string using the Rijndael algorithm (AES).