---
name: cryptlib
version: 3.4.1
origin: security/cryptlib
comment: Powerful security programming toolkit
arch: freebsd:9:x86:64
www: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/
maintainer: ale@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 4047365
desc: "cryptlib is a powerful security toolkit which allows even inexperienced \ncrypto
  programmers to easily add encryption and authentication services to \ntheir software.
  The high-level interface provides anyone with the ability to \nadd strong security
  capabilities to an application in as little as half an \nhour, without needing to
  know any of the low-level details which make the \nencryption or authentication
  work. Because of this, cryptlib dramatically \nreduces the cost involved in adding
  security to new or existing applications.\n\ncryptlib provides a standardised interface
  to a number of popular encryption\nalgorithms, as well as providing a high-level
  interface which hides most of \nthe implementation details and provides an operating-system-independent
  \nencoding method which makes it easy to transfer secured data from one operating\nenvironment
  to another.\n\nWWW: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/\n"
categories: [security]
files:
  /usr/local/include/cryptlib.h: 81b2864a675921ab1223fff8c0d1851d06cda47bff0e7172421a8573adb55305
  /usr/local/lib/libcl.a: b52ac9bd2bc02aa08b4646ba7f905a50785aa4365abd2963e5e6f298d8cf4d7c
  /usr/local/lib/libcl.so: '-'
  /usr/local/lib/libcl.so.3: '-'
  /usr/local/lib/libcl.so.3.4.1: 8c06b01334fff14e1cb95e4e34655391f5dfe0a1f66fc11de40db22f42596f5c
  /usr/local/share/doc/cryptlib/README: 1553147d1d183a1ea75fa2c6b0cab6c63974edc1fdc4550f0ff5a4a1c0e8afc6
directories:
  /usr/local/share/doc/cryptlib/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
