pgj         2012-02-13 02:41:08 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
  Added files:
    security/hs-crypto-api Makefile distinfo pkg-descr 
  Log:
  A generic interface for cryptographic operations, platform independent quality
  RNG, property tests and known-answer tests (KATs) for common algorithms, and a
  basic benchmark infrastructure. Maintainers of hash and cipher implementations
  are encouraged to add instances for the classes defined in Crypto.Classes.
  Crypto users are similarly encouraged to use the interfaces defined in the
  Classes module.  Any concepts or functions of general use to more than one
  cryptographic algorithm (ex: padding) is within scope of this package.
  
  WWW:    http://trac.haskell.org/crypto-api/wiki
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.92      +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1       +21 -0     ports/security/hs-crypto-api/Makefile (new)
  1.1       +2 -0      ports/security/hs-crypto-api/distinfo (new)
  1.1       +9 -0      ports/security/hs-crypto-api/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