Search found 1 match

by kippler
Tue Jul 15, 2014 3:11 am
Forum: AES Crypt
Topic: Can I use your source code in my commercial software?
Replies: 1
Views: 5624

Can I use your source code in my commercial software?

I made a commercial software (of course not an open-source software) and want to support AESCrypt format.

I understand GNU-GPL License and replace all GPLed aes/sha256 code to Gladman's AES(http://www.gladman.me.uk/cryptography_technology/fileencrypt/) with this code.

#define sha256_context ...