在Android上非对称加密 [英] Asymmetric Crypto on Android

查看:274
本文介绍了在Android上非对称加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想问一下,如果我可以使用非对称加密(例如RSA或ECC)在Android手机,怎么样,什么是我应该用最好的库。

I would like to ask if i can use Asymmetric Crypto (like RSA or ECC) on android mobile phones, how, and what are the best libraries i should use.

推荐答案

由于它是Java中,你可以使用充气城堡加密程序库:)

Because it is Java, you can use the Bouncy Castle Cryptographic Library :)

http://www.bouncycastle.org/java.html

您可以使用RSA的ElGamal或用于非对称加密:)

You can use RSA or ElGamal for Asymmetric Cryptography :)

http://www.bouncycastle.org/specifications.html

这篇关于在Android上非对称加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆