Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurshn committed Mar 3, 2015
1 parent b70df6d commit 46c579f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@
RSA and AES encryption and decryption is implemented.

For RSA

-Key size: 1024 bits

-Padding: kSecPaddingPKCS1

For AES

-Key Size: 256 bits

-Padding: kCCOptionPKCS7Padding

.NET implementation will be available soon.

0 comments on commit 46c579f

Please sign in to comment.