<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0">
  <name>Crypt_Blowfish</name>
  <summary>Allows for quick two-way blowfish encryption without requiring the Mcrypt PHP extension.</summary>
  <description>This package allows you to prefore two-way blowfish on the fly using only PHP. This package does not require the Mcrypt PHP extension to work.</description>
  <maintainers>
    <maintainer>
      <user>mfonda</user>
      <name>Matthew Fonda</name>
      <email>mfonda@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.7.0</version>
    <date>2005-02-22</date>
    <license>PHP</license>
    <state>beta</state>
    <notes>This is the initial release.</notes>
    <filelist>
      <file role="php" baseinstalldir="Crypt" md5sum="3b3d23f08adb0d9312c38d0204c1e792" name="Blowfish.php"/>
      <file role="php" baseinstalldir="Crypt" md5sum="cb7838c8b3a9ef71cc82ad744839c007" name="Blowfish/DefaultKey.php"/>
    </filelist>
  </release>
</package>
