<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pyDes</name>
<shortdesc>Pure python implementation of DES and TRIPLE DES encryption algorithm</shortdesc>
<description>This algorithm is a pure python implementation of the DES and Triple DES
        algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with
        a 16 byte key.</description>
<download-page>http://twhiteman.netfirms.com/pyDES/pyDes-1.2.zip</download-page>
<homepage rdf:resource="http://twhiteman.netfirms.com/des.html" />
<maintainer><foaf:Person><foaf:name>Todd Whiteman</foaf:name>
<foaf:mbox_sha1sum>a344a1b9c62b940976302cdb08f74e82a0168f1f</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2</revision></Version></release>
</Project></rdf:RDF>