navneet83 / Cross-platform-AES-encryption

Basic cross platform AES encryption
Apache License 2.0
320 stars 152 forks source link

Cleaned up logic. Made code readable. #2

Open ErwanLent opened 10 years ago

ErwanLent commented 10 years ago

Hello,

The code I've posted is much more understandable to developers. Please consider using it.

Thank you,

Erwan Lent

invalidred commented 9 years ago

I Agree this code looks much cleaner. I hope there are unit tests in place to ensure logic integrity.

navneet83 commented 9 years ago

@ErwanLent Thank you Erwan for cleaning up the code. It looks much cleaner now. However I am in favor of keeping the comments in the code. This will help others in understanding the code.