chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Cryptographic eggs


From: Alaric Snell-Pym
Subject: [Chicken-users] Cryptographic eggs
Date: Tue, 3 Feb 2009 12:36:37 +0000


Hello!

Ivan kindly committed some code for me, thus creating the aes egg,
which implements the aes cryptosystem. It uses a public-domain C
implementation which is inlined into the egg, so there's no
dependencies.

However, Ivan didn't know how to grant me write access, so can
somebody with the powers please give me write access to the aes egg?

Also, I've put together some cryptographic tools - things to XOR blobs
together, padding blocks to fixed sizes, CBC mode that can be wrapped
around aes or other eggs that provide a similar interface - that I
would like a crypto-tools egg for, if somebody could make that as well!

Thanks,

ABS

--
Alaric Snell-Pym
Work: http://www.snell-systems.co.uk/
Play: http://www.snell-pym.org.uk/alaric/
Blog: http://www.snell-pym.org.uk/?author=4






reply via email to

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