How to create encrypted Jar file?

Posted by Kartik Mistry on Stack Overflow See other posts from Stack Overflow or by Kartik Mistry
Published on 2009-02-11T16:26:19Z Indexed on 2010/04/14 21:43 UTC
Read the original article Hit count: 417

Filed under:
|
|
|

I am working on project that must need to protect data (revealing code is not main problem) files. We are using Java + Netbeans. Is there any facility that will create jar in encrypted format? We are also using sqlite for database - so putting text file in encrypted format is not proper option for us too.

© Stack Overflow or respective owner

Related posts about java

Related posts about jar