Displaying 4 results from an estimated 4 matches for "bn_div_word".
Did you mean:
bn_div_words
2004 Feb 12
1
OpenSSH_3.7.1p2 Floating point exception on Opteron
...I ssh out to a server not supporting
SSHv2 and when its public key is not already in the key file. Right after I
answer "yes" to the "Are you sure?" prompt I get the exception.
Here is the stack trace:
Program received signal SIGFPE, Arithmetic exception
0x0000002a95a0d58c in bn_div_words () from /usr/lib/libcrypto.so.0.9.7
(gdb) bt
#0 0x0000002a95a0d58c in bn_div_words () from /usr/lib/libcrypto.so.0.9.7
#1 0x0000002a95a0a905 in BN_div_word () from /usr/lib/libcrypto.so.0.9.7
#2 0x0000002a95a09a09 in BN_bn2dec () from /usr/lib/libcrypto.so.0.9.7
#3 0x000000000041ec59 in write_...
2000 Dec 29
0
Cryptography patents (was: openssl lib question.)
...s ?
>
> I see that openssl has some patent issues. It
> has many ciphers and algorithms:
>
> BF_cbc_encrypt, BF_decrypt, BF_encrypt, CAST_cbc_encrypt,
> CAST_decrypt, CAST_encrypt, RC4, RC5_32_cbc_encrypt,
> RC5_32_decrypt,
> RC5_32_encrypt, bn_add_words, bn_div_words, bn_mul_add_words,
> bn_mul_comba4, bn_mul_comba8, bn_mul_words, bn_sqr_comba4,
> bn_sqr_comba8, bn_sqr_words, bn_sub_words, des_decrypt3,
> des_ede3_cbc_encrypt, des_encrypt, des_encrypt2,
> des_encrypt3,
> des_ncbc_encrypt, md5_block_asm_host_o...
2000 Dec 28
3
Information leakage in sshd
Hi guys,
and here's a security related bug report. I think it's has been fixed in
the 2.2.x-release of openssh, but I'm not sure. I tried to reproduce the
problem with my 2.2.0p1 and could find any difference in the behaviour
of ssh depending on wether PermitRootLogin was set to no. Could someone
please confirm that this problem is not existing anymore?
> When PermitRootLogin is
2000 Dec 29
0
More [A tangent on RC5] Cryptography patents (was: openssl lib question.)
...ssl has some patent issues. It
> > has many ciphers and algorithms:
> >
> > BF_cbc_encrypt, BF_decrypt, BF_encrypt, CAST_cbc_encrypt,
> > CAST_decrypt, CAST_encrypt, RC4, RC5_32_cbc_encrypt,
> > RC5_32_decrypt,
> > RC5_32_encrypt, bn_add_words, bn_div_words,
> bn_mul_add_words,
> > bn_mul_comba4, bn_mul_comba8, bn_mul_words, bn_sqr_comba4,
> > bn_sqr_comba8, bn_sqr_words, bn_sub_words, des_decrypt3,
> > des_ede3_cbc_encrypt, des_encrypt, des_encrypt2,
> > des_encrypt3,
> > des_ncb...