search for: cast_decrypt

Displaying 3 results from an estimated 3 matches for "cast_decrypt".

2000 Dec 29
0
Cryptography patents (was: openssl lib question.)
...ch as RC5 etc..) > in openssl are used by openssh that may need legal attention. > And what are the alternatives ? > > 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_...
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.)
...re used by openssh that may need legal attention. > > And what are the alternatives ? > > > > 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_de...