Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurpartap committed Jul 31, 2012
1 parent c0ded00 commit 885cd07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AESCrypt
# AESCrypt - Simple Ruby AES encryption / decryption

A simple and opinionated AES encrypt / decrypt Ruby gem that just works.
AESCrypt is a simple to use and opinionated AES encryption / decryption Ruby gem that just works.

AESCrypt uses the AES-256-CBC cipher and encodes the encrypted data with base64.

Expand Down

0 comments on commit 885cd07

Please sign in to comment.