search for: des_ncbc_encrypt

Displaying 6 results from an estimated 6 matches for "des_ncbc_encrypt".

2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
...ec/sftp-server\" -D_PATH_SSH_PIDDIR=\"/var/run\" -DHAVE_CONFIG_H -c cipher.c cipher.c: In function `des_ssh1_setkey': cipher.c:71: incompatible type for argument 2 of `des_set_key' cipher.c: In function `des_ssh1_encrypt': cipher.c:82: incompatible type for argument 4 of `des_ncbc_encrypt' cipher.c: In function `des_ssh1_decrypt': cipher.c:88: incompatible type for argument 4 of `des_ncbc_encrypt' cipher.c: In function `des3_setkey': cipher.c:95: incompatible type for argument 2 of `des_set_key' cipher.c:96: incompatible type for argument 2 of `des_set_key' c...
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.)
..._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 you. > > Sunil. > > > > > >
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.)
...iv_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 you. > > > > Sunil. &...
2006 Sep 12
1
openssh (OpenBSD) , bsdauth and tis authsrv
nuqneH, I've tried using TIS authsrv authentication via bsd auth and found it quite limited. The most important restriction it does not log ip and fqdn of the remote peer, nor the application name, to the authentication server. It does not matter much for TIS authsrv, but since other applications do provide such information, our authsrv version uses it for extra authentication restrictions.