<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
-== Ruby-DES
+== RubyDES
 
-Ruby-DES is a full Ruby implementation of the Data Encryption Standard.  The purpose of this 
+RubyDES is a full Ruby implementation of the Data Encryption Standard.  The purpose of this 
 project was to allow Ruby programmers interested in cryptography a glimpse of how a robust 
 cryptographic algorithm functions in a language they understand.
 
@@ -11,7 +11,7 @@ NOTE: DES is deprecated, and as such, you should not use this implementation in
 are developing.  I highly recommend the AES, TwoFish or Serpent algorithms through the OpenSSL 
 library instead.
 
-== Running Ruby-DES
+== Running RubyDES
 
 Using RubyDES is pretty easy.  First, construct a new data and key block.
 
@@ -47,4 +47,4 @@ Enjoy!
 == Feedback
 
 If you have any questions, comments or just want to talk shop about crypto, feel free to reach me 
-through my website at http://www.robertsosinski.com.
\ No newline at end of file
+through my website at http://www.robertsosinski.com.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4d38ec9fd112f4a16b38e3c3434fce6e06ed4bbf</id>
    </parent>
  </parents>
  <author>
    <name>Robert Sosinski</name>
    <email>email@robertsosinski.com</email>
  </author>
  <url>http://github.com/robertsosinski/ruby-des/commit/6a3bc7942b86adc841cdf9538790089c44d68894</url>
  <id>6a3bc7942b86adc841cdf9538790089c44d68894</id>
  <committed-date>2009-02-18T19:24:06-08:00</committed-date>
  <authored-date>2009-02-18T19:24:06-08:00</authored-date>
  <message>adding license</message>
  <tree>11d87b9ebf9e1351be686d7e23018e49ef4c4e0e</tree>
  <committer>
    <name>Robert Sosinski</name>
    <email>email@robertsosinski.com</email>
  </committer>
</commit>
