JCE specification

Mark W. Webb (mark_webb@itd.sterling.com)
Thu, 4 Mar 1999 10:41:41 -0400

Message-Id: <l03130301b30446f53ea0@itd.sterling.com>
Date: Thu, 4 Mar 1999 10:41:41 -0400
To: java-security@java.sun.com
From: "Mark W. Webb" <mark_webb@itd.sterling.com>
Subject: JCE specification

hello, my name is Mark Webb and I am trying to get information on a cipher
that I am trying to 'port' from C to java. The cipher is called GOST
28147-89, written by Colin Plumb. I have tried to get info for the JCE 1.2
software specification and documentation, but your site would not allow me
to download that information. Do you know if there is a transform for this
cipher algorithm, or know where I can get information for porting this
algorithm to java, or even know if the code is available.

the code is posted at : http://www.docs.uu.se/~tv98hah/kryptering/source/gost.c

thank you in advance for your help......

Mark Webb