Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2008 16:08:00 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/libpwstor Makefile distinfo pkg-descr
Message-ID:  <200810241608.m9OG80c8060979@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
araujo      2008-10-24 16:08:00 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/libpwstor   Makefile distinfo pkg-descr 
  Log:
  - libpwstor is a library implementing a password storage format
  for C programmers.  This format provides a reasonable level of
  security by utilizing SHA-256 in addition to a random salt to
  mitigate dictionary and rainbow table attacks.
  
  WWW: http://sourceforge.net/projects/kageki
  
  PR:             ports/128328
  Submitted by:   Matt D. Harris <mattdharris@users.sourceforge.net>
  Reworked by:    myself
  
  Revision  Changes    Path
  1.1000    +1 -0      ports/security/Makefile
  1.1       +56 -0     ports/security/libpwstor/Makefile (new)
  1.1       +3 -0      ports/security/libpwstor/distinfo (new)
  1.1       +13 -0     ports/security/libpwstor/pkg-descr (new)



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