How to generate bilinear map

2008-07-05 Thread Pietro Albano
Hi all, Who can help me to generate bilinear map? __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

EC-Elgamal not work fine

2008-07-05 Thread Pietro Albano
Hi all, I developed EC-Elgamal crypto schema, work fine till I use NIST Prime-Curve, but when I try to work on NIST Binary-Curve crypted point is egual to decrypted poit. This is source code, pls help me :( #include stdio.h #include stdlib.h #include string.h #include ../e_os.h #include

ECDH

2008-07-05 Thread Pietro Albano
Hi all, I must develop a simple program to do ECDH. This is an example of what i think: EC_POINT_mul(group,Q,NULL,EC_KEY_get0_public_key(a),EC_KEY_get0_private_key(a),ctx); EC_POINT_mul(group,R,NULL,EC_KEY_get0_public_key(a),EC_KEY_get0_private_key(b),ctx);

Modifying the cipher in OpenSSL for TLS

2008-07-05 Thread Shridhar
Hi All, I want to use TLS_RSA_WITH_AES_128_CBC_SHA cipher for encrypting the application data in TLS. But, OpenSSL negotiates this encryption algorithm to be used(selected cipher in ServerHello) based on the first common algorithm presented by the client in ClientHello message. Since I want to

Modifying the cipher in OpenSSL for TLS

2008-07-05 Thread Shridhar KS
Hi All, I want to use TLS_RSA_WITH_AES_128_CBC_SHA cipher for encrypting the application data in TLS. But, OpenSSL negotiates this encryption algorithm to be used(selected cipher in ServerHello) based on the first common algorithm presented by the client in ClientHello message. Since I want to

OpenSSL FIPS Object Module v1.2 status

2008-07-05 Thread Steve Marquess
I've received several requests for minor editorial changes to the draft security policy for the v1.2 OpenSSL FIPS Object Module validation that has been in process for a number of months now. Based on past experience those requests mean that the validation is now undergoing active review and