Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2000 15:07:58 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh rsa.c src/crypto/openssl/crypto/rsa rsa_intlstubs.c rsa.h rsa_stubs.c src/crypto/openssl/rsaref rsaref_stubs.c src/secure/lib/librsaintl Makefile
Message-ID:  <200003132307.PAA68002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/03/13 15:07:57 PST

  Modified files:        (Branch: RELENG_4)
    crypto/openssh       rsa.c 
    crypto/openssl/crypto/rsa rsa.h rsa_stubs.c 
    crypto/openssl/rsaref rsaref_stubs.c 
    secure/lib/librsaintl Makefile 
  Added files:           (Branch: RELENG_4)
    crypto/openssl/crypto/rsa rsa_intlstubs.c 
  Log:
  MFC: Allow detection of RSAREF and use it to provide a more verbose
  error message when openssh fails from a >1024 bit key.
  
  Approved by:	jkh
  
  Revision  Changes    Path
  1.1.1.1.2.1 +10 -2     src/crypto/openssh/rsa.c
  1.2.2.1   +6 -1      src/crypto/openssl/crypto/rsa/rsa.h
  1.4.2.1   +11 -1     src/crypto/openssl/crypto/rsa/rsa_stubs.c
  1.5.2.1   +8 -1      src/crypto/openssl/rsaref/rsaref_stubs.c
  1.1.2.1   +2 -2      src/secure/lib/librsaintl/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003132307.PAA68002>