迪菲赫尔曼和AES在Android赫尔曼、AES、Android

2023-09-05 05:06:02 作者:初遇见

我试图使用Diffie Hellman的密钥交换和 AES 来的数据与密钥进行加密。任何人都可以给我一个合适的工作样本为Android?

I am trying to use Diffie Hellman for key exchange and AES to encrypt data with keys. Can anyone provide me a suitable work sample for android ?

推荐答案

虽然我不会写android的例子给你(对不起:)),你可以用这个启动:

While I'm not going to write android example for you (sorry :) ) You can start with this:

的Diffie Hellman的 - 这里

AES - http://java.sun.com /developer/technicalArticles/Security/AES/AES_v1.html