Friday, March 12, 2010 13:02

Posts Tagged ‘Security’

Encryt file in java

Thursday, November 13, 2008 22:12

We can use both Key and Password to encryt file. Use the Key I rewrited the DESEncryptUtil got from internet. PBE the third party utility - Jasypt is used to encrypt/decryt ...

This was posted under category: Java  |  Read Full Story  |  0 Comments