search for: des_crypt

Displaying 10 results from an estimated 10 matches for "des_crypt".

2015 Mar 03
2
configure and have crypt or DES_crypt
Hello, With current portable master source tree HAVE_CRYPT and HAVE_DES_CRYPT are not defined. It seems to me this is regression introduced with implementation of configure options --with-openssl. Impacted code is in xcrypt.c: ... # if defined(WITH_OPENSSL) && !defined(HAVE_CRYPT) && defined(HAVE_DES_CRYPT) # include <openssl/des.h> # define crypt...
2013 Jun 01
7
[Bug 2112] New: Android doesn't provide an implementation of crypt().
...s: NEW Severity: minor Priority: P5 Component: Build system Assignee: unassigned-bugs at mindrot.org Reporter: nathan.osman at gmail.com Created attachment 2284 --> https://bugzilla.mindrot.org/attachment.cgi?id=2284&action=edit Use OpenSSL DES_crypt function as a drop-in replacement for crypt(). The Android platform does not provide a crypt() function (crypt.h does not exist) and therefore the following error is produced when attempting to link xcrypt.o from the openbsd-compat library: libopenbsd-compat.a(xcrypt.o): in function xcrypt:xcry...
2007 Jan 23
1
dovecotpw/sql crypt scheme core dump with rc17-19
Platform is Solaris 8 on a 280R. I'm setting up a new installation of Dovecot, and I ran into some troubles that I've partly tracked down. I setup auth/user dbs with LDAP initially, and things worked well. Passwords are stored as "{crypt}zxcv..." in LDAP. I setup SQL, and began getting this: dovecot: Jan 23 16:37:47 Error: child 8718 (auth-worker) killed with signal 11
2013 Jul 25
11
Call for testing: OpenSSH-6.3
...Fix broken incorrect commandline reporting errors. bz#1448 * Only include SHA256 and ECC-based key exchange methods if libcrypto has the required support. * A number of portability fixes for Android: * Don't try to use lastlog on Android; bz#2111 * Fall back to using openssl's DES_crypt function on platorms that don't have a native crypt() function; bz#2112 * Test for fd_mask, howmany and NFDBITS rather than trying to enumerate the plaforms that don't have them. bz#2085 * Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. bz#2085...
2013 Sep 13
0
Announce: OpenSSH 6.3 released
...d ECC-based key exchange methods if libcrypto has the required support. * Fix crash in SOCKS5 dynamic forwarding code on strict-alignment architectures. * A number of portability fixes for Android: * Don't try to use lastlog on Android; bz#2111 * Fall back to using openssl's DES_crypt function on platorms that don't have a native crypt() function; bz#2112 * Test for fd_mask, howmany and NFDBITS rather than trying to enumerate the plaforms that don't have them. bz#2085 * Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. bz#2085...
2013 Sep 13
0
Announce: OpenSSH 6.3 released
...d ECC-based key exchange methods if libcrypto has the required support. * Fix crash in SOCKS5 dynamic forwarding code on strict-alignment architectures. * A number of portability fixes for Android: * Don't try to use lastlog on Android; bz#2111 * Fall back to using openssl's DES_crypt function on platorms that don't have a native crypt() function; bz#2112 * Test for fd_mask, howmany and NFDBITS rather than trying to enumerate the plaforms that don't have them. bz#2085 * Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. bz#2085...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...update: usr/src/lib/libcmd/Makefile.com update: usr/src/lib/libcmd/common/deflt.c update: usr/src/lib/libcmdutils/Makefile.com update: usr/src/lib/libcrypt/Makefile.com update: usr/src/lib/libcrypt/common/cryptio.c update: usr/src/lib/libcrypt/common/des.c update: usr/src/lib/libcrypt/common/des_crypt.c update: usr/src/lib/libcrypt/common/des_encrypt.c update: usr/src/lib/libcrypt/common/des_soft.c update: usr/src/lib/libcurses/screen/curshdr.h update: usr/src/lib/libcurses/screen/mbstowcs.c update: usr/src/lib/libcurses/screen/mbtowc.c update: usr/src/lib/libeti/menu/Makefile.com update:...
2008 Feb 04
8
[Bug 1437] New: OpenSSL engine support not enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1437 Summary: OpenSSL engine support not enabled Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: bitbucket at
2008 Jul 25
0
resynv onnv-gate
...r/src/uts/common/crypto/core/kcf_crypto.c usr/src/uts/common/crypto/core/kcf_prov_lib.c usr/src/uts/common/crypto/io/aes.c usr/src/uts/common/crypto/io/blowfish.c usr/src/uts/common/crypto/io/dprov.c usr/src/uts/common/crypto/io/ecc.c usr/src/uts/common/crypto/io/rsa.c usr/src/uts/common/des/des_crypt.c usr/src/uts/common/fs/portfs/port_fop.c usr/src/uts/common/fs/zfs/dmu_tx.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/dsl_scrub.c usr/src/uts/common/fs/zfs/spa.c usr/src/uts/common/fs/zfs/sys/dsl_pool.h usr/src/uts/common/fs/zfs/sys/spa.h usr/src/uts/common/fs/zfs/sys/...
2012 Mar 06
6
openssh static build - mission impossible?
I am trying to build a static version of ssh, sshd and sftp, but after banging my head against the wall for the best part of the last 3 days I am about to give up... Since I plan to use this on an embedded device (building dropbear is *NOT* an option!), I've excluded as many openssh configure options as I can but, ultimately, failed. This is my setup: export LDFLAGS=' -pie -z relro -z