pgj         2012-02-13 02:52:47 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
  Added files:
    security/hs-skein    Makefile distinfo pkg-descr 
  Log:
  Skein [1] is a family of fast secure cryptographic hash functions.  This
  package uses bindings to the optimized C implementation of Skein.  There
  is a high-level interface provided to some of the Skein use cases, and a
  low-level interface when Skein has to be used in a different way.
  
  Currently Skein is supported as cryptographic hash function as Skein as
  a message authentication code (Skein-MAC).
  
  [1] http://www.skein-hash.info/
  
  WWW:    http://patch-tag.com/r/felipe/skein
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.98      +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1       +22 -0     ports/security/hs-skein/Makefile (new)
  1.1       +2 -0      ports/security/hs-skein/distinfo (new)
  1.1       +11 -0     ports/security/hs-skein/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to