Search found 1 match

by sr105
Thu Jan 31, 2013 7:25 am
Forum: AES Crypt
Topic: Commercial use- software source
Replies: 6
Views: 12079

Re: Commercial use- software source

Yes, AES Crypt may be freely distributed.

I'm trying to include part of AES Crypt in U-Boot and the maintainers say that the license of "freeware" is too vague. Any chance of picking a more specific "freeware" license?

BTW I've added a routine based on decrypt_stream() called decrypt_buffer ...