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

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

[GNU Crypto] assembly


From: Raif S. Naffah
Subject: [GNU Crypto] assembly
Date: Thu, 10 Apr 2003 20:59:00 +1000
User-agent: KMail/1.5.1

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

hello there,

here is a follow up on the assembly discussion we started earlier 
- --apologies for taking that long, but i got side-tracked.

* the Assembly is the core class.
* it uses the package-private class CascadeTransformer at its core and
* allows for pre- and post- (untested yet) transformation through 
subclasses of Transformer.
* PaddingTransformer is an example of a pre-transformer.
* TestOfAssembly exercises a PKCS7-padded Blowfish in OFB mode.


comments and suggestions are welcome + cheers;
rsn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Que du magnifique

iD8DBQE+lU51+e1AKnsTRiERA4lKAJ9qApW2FYQcs3q5tqLp1TOSs736kACfa/0e
9E8paLduzB/olx8uya70QSk=
=cVFg
-----END PGP SIGNATURE-----

Attachment: Assembly.java
Description: Text Data

Attachment: TransformerException.java
Description: Text Data

Attachment: PaddingTransformer.java
Description: Text Data

Attachment: Transformer.java
Description: Text Data

Attachment: CascadeTransformer.java
Description: Text Data

Attachment: TestOfAssembly.java
Description: Text Data


reply via email to

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