Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp committed Aug 3, 2015
1 parent dc45942 commit 9266fa1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ A demonstration of SJCL AES-CCM in pure Ruby. Not supported now that [Gibberish]

Defaults to 256 bit AES in CCM mode with 100_000 iterations PBKDF2

### Install

gem install sjcl

### Usage

enc = SJCL.encrypt('password', "Something to encrypt")
Expand Down

0 comments on commit 9266fa1

Please sign in to comment.