Results 1 to 2 of 2
- 03-04-2013, 02:33 AM #1
Member
- Join Date
- Mar 2013
- Posts
- 1
- Rep Power
- 0
Java JCE File Encryption/Decryption?
I was just wondering how to encrypt and decrypt entire files with other files with JCE? I have custom files that hold other files and I was wondering how to encrypt them so people can't access it, and also how to decrypt it so I can read the contents in the program.
- 03-04-2013, 03:48 AM #2
Senior Member
- Join Date
- Jan 2013
- Location
- United States
- Posts
- 667
- Rep Power
- 1
Re: Java JCE File Encryption/Decryption?
I had never heard of JCE until this thread (had to search to see what it was). First hit came up with
Java Cryptography Extension
A quick look showed that they had code examples. Did you do a web search on this?
Regards,
JimThe Java™ Tutorial
YAT -- Yet Another Typo
Similar Threads
-
Need some help with encryption decryption
By JP34 in forum New To JavaReplies: 1Last Post: 11-06-2012, 04:29 AM -
Java Encryption/Decryption - Loss of data
By me.anchit in forum Advanced JavaReplies: 8Last Post: 08-02-2012, 12:29 AM -
Blue Pelican Java: Help with Encryption/Decryption
By ohwegg1 in forum New To JavaReplies: 0Last Post: 01-29-2012, 12:48 AM -
Encryption/Decryption
By Echilon in forum New To JavaReplies: 2Last Post: 03-24-2009, 11:58 AM -
Encryption/Decryption Through AOP
By SirRawlins in forum Advanced JavaReplies: 0Last Post: 12-19-2007, 03:22 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks