Source: haskell-sha Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc6 (>= 6.8), ghc6-prof, libghc6-binary-prof, libghc6-binary-doc Build-Depends-Indep: ghc6-doc, haddock Standards-Version: 3.8.1 Package: libghc6-sha-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Implementations of the SHA suite of message digest functions This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. . Author: Adam Wick , Brian Lewis Upstream-Maintainer: Adam Wick . This package contains the normal library files. Package: libghc6-sha-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-sha-dev Description: Implementations of the SHA suite of message digest functions This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. . Author: Adam Wick , Brian Lewis Upstream-Maintainer: Adam Wick . This package contains the libraries compiled with profiling enabled. Package: libghc6-sha-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Description: Implementations of the SHA suite of message digest functions This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. . Author: Adam Wick , Brian Lewis Upstream-Maintainer: Adam Wick . This package contains the documentation files. Package: test-sha Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the SHA-1.4.1.3 library. Package: sha1 Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the SHA-1.4.1.3 library. Package: sha384 Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the SHA-1.4.1.3 library.