开发者

Bouncy castle java - Triple DES cryptography is symetric or asymmetric?

开发者 https://www.devze.com 2023-03-07 09:54 出处:网络
Bouncy castle java - Tripl开发者_运维技巧e DES cryptography is symemtric or asymmetric? I am using bouncy castle Java API for implementing tripleDES, but I do not know if it is symmetric or asymmetri

Bouncy castle java - Tripl开发者_运维技巧e DES cryptography is symemtric or asymmetric?

I am using bouncy castle Java API for implementing tripleDES, but I do not know if it is symmetric or asymmetric key cryptography.

Can somebody help me to answer this question.


Triple DES is an symmetric block cipher, a rather old one. I would stick to stronger algorithms (e.g. AES) if I had the choice.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号