andrewkiluk / RSA-Library

This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.
MIT License
378 stars 145 forks source link

Any license information? #1

Closed sorakun closed 7 years ago

sorakun commented 7 years ago

Thank you for this awesome library. I'm afraid I can't use it on my opensource project yet unless I know the its license. Do you plan to update it and add license file?

Regards -- sora

andrewkiluk commented 7 years ago

Sure, I've added an MIT license, which should allow for most use cases. Enjoy!

praisethemoon commented 7 years ago

Thank you very much! You're awesome. -- forgot .. this is my second account :)