I have to implement 3DES encryption using 3DES in java.
Could you please sugge开发者_高级运维st and provide good samples to proceed.
You can use bouncycastle library. Look at: DESedeEngine
I have to implement 3DES encryption using 3DES in java.
Could you please sugge开发者_高级运维st and provide good samples to proceed.
You can use bouncycastle library. Look at: DESedeEngine
精彩评论