椭圆曲线加密在iOS [英] Elliptic Curve Crypto in iOS

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

问题描述

我试图将ECC纳入正用于安全通信的iPhone应用程序,但我很难找到一个适当的库/教程如何在objective-c中这样做。我阅读了这篇文章:
如何在iOS中使用ECC
但是它是大约一年前发布,没有任何回应。非常感谢任何提示/建议。

I'm trying to incorporate ECC into an iPhone app that is being used for secure communications but I'm having a hard time finding a proper library / tutorial on how to do this in objective-c. I read this post: How to use ECC in iOS But it was posted almost a year ago and there weren't any responses. Any tips / advice would be greatly appreciated

谢谢!

推荐答案

作为我的expereince你可以使用Nacl库。该库具有curve25519椭圆曲线实现。这是最先进的艺术和最快的图书馆。

As my expereince you can use Nacl Library. This library has curve25519 elliptic curve implementation. This is the state of the art and the fastest library.

您也可以使用crypto ++。

You can also use crypto++.

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

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