william-ferguson-au / asymmetric-crypto

Provides a very simple library that uses public key crypto to encrypt any size data using a randomly generated symmetric key
GNU General Public License v3.0
17 stars 8 forks source link

Hi william, Can this code be used in a commercial project? whats the legal restrictions? #1

Closed haggai closed 10 years ago

haggai commented 10 years ago

Thanks

william-ferguson-au commented 10 years ago

Hi haggai. Go for it. GPLv3, no restrictions, us at your own risk etc etc.

Just added the licence file.

haggai commented 10 years ago

Thanks :D