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

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

Re: [GNU Crypto] Cascade Cipher API (long)


From: Casey Marshall
Subject: Re: [GNU Crypto] Cascade Cipher API (long)
Date: Wed, 19 Mar 2003 18:33:06 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030228

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Raif S. Naffah wrote:
| 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;

Since a complete Cascade essentially represents a tree, one way would be
to pass it a Map of Maps. The keys could be unique identifiers returned
by the append() method, or perhaps allow user-supplied keys to be passed
to that method.

| * whether to call the operational state State or Direction;

Either one works, but then again Java is a rather verbose language as it is.

| * there's a real benefit in exposing an IStage interface;
| * there's a need to implement cloning;
|

I don't see either of these being of much use.

Cheers,

- --
Casey Marshall || address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+eShigAuWMgRGsWsRAvy3AKCAPvG/QH0qbMxu71hqjtdXoyXIVgCdE77h
SyuzKJjoFFdQotF5M/1kkiQ=
=iPwm
-----END PGP SIGNATURE-----





reply via email to

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