Displaying 5 results from an estimated 5 matches for "des_ede3_cbc_encrypt".
2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
...:
cipher.c:95: incompatible type for argument 2 of `des_set_key'
cipher.c:96: incompatible type for argument 2 of `des_set_key'
cipher.c:97: incompatible type for argument 2 of `des_set_key'
cipher.c: In function `des3_cbc_encrypt':
cipher.c:114: incompatible type for argument 4 of `des_ede3_cbc_encrypt'
cipher.c:114: incompatible type for argument 5 of `des_ede3_cbc_encrypt'
cipher.c:114: incompatible type for argument 6 of `des_ede3_cbc_encrypt'
cipher.c: In function `des3_cbc_decrypt':
cipher.c:121: incompatible type for argument 4 of `des_ede3_cbc_encrypt'
cipher.c:121: inc...
2002 Jan 21
6
OpenSSH and OpenSSL snapshots
Hello,
In order to experiment with OpenCA, I have built an RPM for redhat 7.2
of a recent OpenSSL snapshot (the binary rpm on the OpenCA was built
with the different target directories and libraries. Unfortunately these
recent OpenSSL snapshots seems to break all OpenSSH tarballs and RPMs
that I have been able to find. None of them seem to compile
successfully, even the snapshots at
2000 Dec 29
0
Cryptography patents (was: openssl lib question.)
...rypt, 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_order,
> sha1_block_asm_data_order
>
> Which of above are legal contenders ?
> Are BSAFE/RSAREF part of above ?
>
> Any information/pointers is appreciated.
>
>
> Thank...
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.)
..._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_order,
> > sha1_block_asm_data_order
> >
> > Which of above are legal contenders ?
> > Are BSAFE/RSAREF part of above ?
> >
> > Any information/pointers...