gnu-crypto-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Crypto] Cascade Cipher API (long)


From: Raif S. Naffah
Subject: [GNU Crypto] Cascade Cipher API (long)
Date: Mon, 17 Mar 2003 19:16:19 +1100
User-agent: KMail/1.4.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hello there,

here is a first cut of the Cascade API, with a proof-of-concept 
(TestOfCascade).

things i'm not sure, or not 100% convinced, about are:

* the way to initialise a cascade;
* whether to call the operational state State or Direction;
* whether the State is an attribute of the Stage or that of a 
Stage-in-Cascade.;
* there's a real benefit in exposing an IStage interface;
* there's a need to implement cloning;
* there's a benefit in offering a way to "flatten" a cascade.


cheers;
rsn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Que du magnifique

iD8DBQE+dYRT+e1AKnsTRiERAxLRAJ9hekj+rbmooPnqaPMAy4FLoEBTHgCfW3H6
juL5FrIg67QLdJGQomP8L1s=
=UHfO
-----END PGP SIGNATURE-----

Attachment: Cascade.java
Description: Text Data

Attachment: IStage.java
Description: Text Data

Attachment: Stage.java
Description: Text Data

Attachment: CascadeStage.java
Description: Text Data

Attachment: ModeStage.java
Description: Text Data

Attachment: State.java
Description: Text Data

Attachment: TestOfCascade.java
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]