enabling null cipher

2020-08-26 Thread vishwas k.n.
have added -cipher "COMPLEMENTOFALL" to s_server to add the null ciphers. Is there a config option that needs to be enabled or a code change to go with ? thanks, -vishwas.

Re: [openssl-users] SSL_sendfile

2019-01-10 Thread vishwas k.n.
Thanks for the quick and detailed response Matt. Much appreciated. -vishwas. On Thu, Jan 10, 2019 at 8:21 PM Matt Caswell wrote: > > > On 10/01/2019 11:49, vishwas k.n. wrote: > > Hello All, > > > > I had a question regarding supporting sendfile with OpenSSL. Is

[openssl-users] SSL_sendfile

2019-01-10 Thread vishwas k.n.
OpenSSL. I find there are references where there is a SSL_sendfile which is committed to freebsd and is available publicly. Hence the question. thanks, -vishwas. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

BIGNUM initialization, segmentation fault

2005-03-26 Thread Vishwas
UM *bnR2M = BN_new(); BN_CTX *bnCtx = BN_CTX_new(); printf("\nEntered CS_ChamHash_SF-2\n"); -- Best Regards, Vishwas. __ OpenSSL Project http://www.openssl.o

Conflicting Requirements: Program execution time vs. PRNG

2005-03-13 Thread Vishwas
troubling the system to get near-precise execution time are conflicting. What are your opinions? -- Best Regards, Vishwas. __ OpenSSL Project http://www.openssl.org User Support Mailing List

BIGNUM to binary representation: any function??

2005-03-07 Thread Vishwas
Hello SSLites, Is there a function which gives binary representation of a BIGNUM? Regards, Vishwas. PS: Am trying to get number of multiplications performed while decrypting a cipher-text using the value of "K

computing square using BIGNUM

2005-03-03 Thread Vishwas
); free(tmp_str); return 1; } -- Best Regards, Vishwas. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

RSA encryption/decryption time confusion (discrepancy?)

2005-03-03 Thread Vishwas
respective decryption operation...but the difference is number of ITERATIONs. What is this ITERATION? Best Regards, Vishwas. __ OpenSSL Project http://www.openssl.org User Support Mailing List