Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 08:05:43 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c src/lib/libcrypt Makefile crypt.3 crypt.c crypt.h
Message-ID:  <200103111605.f2BG5hf26862@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/03/11 08:05:43 PST

  Modified files:
    lib/libcrypt         Makefile crypt.3 crypt.c crypt.h 
  Added files:
    secure/lib/libcrypt  blowfish.c blowfish.h crypt-blowfish.c 
  Log:
  Add OpenBSD-style blowfish password hashing. This makes one less
  gratuitous difference between us and our sister project.
  
  This was given to me _ages_ ago. May apologies to Paul for the length
  of time its taken me to commit.
  
  Obtained from:	Niels Provos <provos@physnet.uni-hamburg.de>/OpenBSD
  Submitted by:	Paul Herman <pherman@frenchfries.net>
  
  Revision  Changes    Path
  1.28      +3 -3      src/lib/libcrypt/Makefile
  1.15      +14 -6     src/lib/libcrypt/crypt.3
  1.19      +9 -2      src/lib/libcrypt/crypt.c
  1.6       +2 -1      src/lib/libcrypt/crypt.h


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?200103111605.f2BG5hf26862>