simbiose / Encryption

Encryption is a simple way to encrypt and decrypt strings on Android and Java project.
MIT License
354 stars 79 forks source link

impl of aes 128 bit key that is salted #3

Closed brianPlummer closed 9 years ago

brianPlummer commented 9 years ago

hello! I saw your library and thought that I had something to contribute. Please let me know your feedback. Thank you very much!

ademar111190 commented 9 years ago

hi! I'm very happy with your contribution, especially about the rainbow issue, I ran just now the tests and it seems ok, so I am going to accept your pull request, and thanks very much for it, I liked very much your code but I go to change a bit of things just to follow some android patterns.