Fw: [rfc-dist] RFC 4010 on Use of the SEED Encryption Algorithm in Cryptographic Message Syntax (CMS)

2005-02-16 Thread Richard Levitte - VMS Whacker
Hmm, does this mean we should add the SEED algorithm (it's defined in RFC 4009)? Cheers, Richard - Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte [EMAIL PROTECTED]

[openssl.org #1010] Bug report: Typo in blowfish manual page

2005-02-16 Thread Marc Balmer via RT
There is a typo in openssl/doc/crypto/blowfish.pod in your CVS repository. Please see the attached diff. Regards, Marc Balmer [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Developme

Re: Engine driver for FPGA?

2005-02-16 Thread Ioannis Liverezas
ok. I 'll check it a little bit tonight and send it you tomorrow. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manag

Re: Engine driver for FPGA?

2005-02-16 Thread extabe
Thank you! That sounds very intresting. Is there any chance I can get hold of what you have done so far? It would be a good start for me. //André - Original Message - From: "Ioannis Liverezas" <[EMAIL PROTECTED]> To: Sent: Wednesday, February 16, 2005 3:26 PM Subject: Engine driver fo

Engine driver for FPGA?

2005-02-16 Thread Ioannis Liverezas
I have made such an engine and a driver some time ago. The approach depends on the special details of your hardware. In my case, I made a linux char driver that "talked" with the encryption hardware, and an openssl-engine that used this driver through the read/write system calls. Additionally, I

Engine driver for FPGA?

2005-02-16 Thread extabe
Hi everybody. Is there anyone who implemented an engine driver for hardware encryption in an FPGA? The goal is to preform DES and 3DES, and one possible core could be "Alliance MC-XIL-DES Data Encryption Standard Engine Core" Whitch is the best approach to make this work? //André ___

[openssl.org #645] openssl make error

2005-02-16 Thread Konstantin Sharenkov via RT
I have the same error with GCC 3.4 FreeBSD 5.3 openssl 0.9.7e Best regards, Konstantin __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openss