search for: ssh_dss_sign

Displaying 4 results from an estimated 4 matches for "ssh_dss_sign".

2002 Apr 15
0
[Bug 216] New: ssh-keygen vs. SSH Version 2.0.13 hostkeys
...Status: NEW Severity: normal Priority: P2 Component: ssh-keygen AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: coder at mindspring.com Using precompiled binaries from sunfreeware.com, I have the following problem: # ssh-keygen -i -f ./hostkey ssh_dss_sign: sign failed xrealloc: out of memory (new_size 4290723536 bytes) This appears to be the same problem occurring in Bug#187. I am running Solaris 8, essentially stock. This problem has been duplicated on AIX 4.3 as well, although Tru64 4F seems to work properly. When I downloaded and used the Ope...
2001 Feb 26
0
Problems with OpenSSH 2.5.1p1 on Solaris 8
...sion (4, 0, 3e938, 0, ff076000, 0) + 17c ff362b80 pam_open_session (ff3765c8, 0, ff376000, 13, 13, 0) + c8 0002e9c0 x11_connect_display (8f4a8, 0, 0, 0, 0, 0) + 104 0003a470 ???????? (9f5b0, 8d698, 0, 0, 0, 0) 0003941c ssh_dss_verify (88414, 9f5b0, 8d698, ffbeee50, 219b4, 38564) + 160 0003904c ssh_dss_sign (8d698, 0, 8d290, 400, 8d26c, 8f498) 0002a2b8 get_remote_hostname (5, 5, 28e, ffbef8c4, 4, 1) + 44 000278d0 session_open (4, ffbef94c, ffbef960, 80c00, 0, 0) + 5c 00024970 server_loop (0, 0, 0, 0, 0, 0) + 530 The relevant code is function do_pam_session() in auth-pam.c. The stack trace leads m...
2002 Mar 26
0
[Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
...word authentication INSTANCE 3) generated DSA public/private key pair using F-SECURE ssh-keygen v 2.0.12 converted the SECSH keys to OpenSSH format using OpenSSH ssh-keygen as follows "ssh-keygen -i -f a_secure_key >> ../.ssh/id_dsa" and received the following from ssh-keygen ssh_dss_sign: sign failed xrealloc: out of memory ( new_size 4026548080 bytes ) BIG NOTE: this does not occur with the ssh-keygen with v3.0p1 The Following is a copy of the Makefile used to compile OpenSSH ------------------------------------------------------------------ # $Id: Makefile.in,v 1.197 2002/02/...
2014 Aug 18
15
Call for testing: OpenSSH 6.7
Hi, OpenSSH 6.7 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a big release containing a number of features, a lot of internal refactoring and some potentially-incompatible changes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: