Thursday, October 2, 2008

Kawa Implementation of Asymmetric Encryption Keys Via KeyPairGenerator

Recreation of Sun's Java example program to create RSA and DSA keys from the command line in Kawa Scheme. The code utilizes the following Kawa functionality: 6.4 Compiling Scheme to a standalone application, 10.4 Calling Java methods from Scheme.

No comments: