Re: how do I select cipher mode

Vijay Srinivasan (Vijay.Srinivasan@Eng)
Wed, 7 May 1997 10:10:52 -0700

Date: Wed, 7 May 1997 10:10:52 -0700
From: Vijay.Srinivasan@Eng (Vijay Srinivasan)
Message-Id: <199705071710.KAA10016@thought.eng.sun.com>
To: java-security@web2.javasoft.com, parks@ll.mit.edu
Subject: Re: how do I select cipher mode

DES has been implemented with only the ECB mode currently. The other modes
will be supported in later releases.

Vijay