Page 1 of 1

AES Crypt : open source ?

Posted: Thu Dec 02, 2010 2:25 pm
by yopmail
Hi,

The question is : is the software open source ? If yes, where can i find the source ?
Thank you for your answer.

Regards

Re: AES Crypt : open source ?

Posted: Thu Dec 02, 2010 2:37 pm
by yopmail
I realised that the source was on the website !
Under which license is the software ?

Re: AES Crypt : open source ?

Posted: Fri Dec 03, 2010 3:42 am
by paulej
Part of the code is under the GNU license, so that makes all of the code (effectively) under the GNU license.

What we will likely do at some point is replace the GNU code so it has an even less restrictive license, but for now that's the license that constrains it.

Re: AES Crypt : open source ?

Posted: Fri Jan 14, 2011 8:13 am
by dav.garcia
A bit late to the discussion, but it should be noted the Java version is under Apache License 2.0.