.NET实现(库)的椭圆曲线加密 [英] .NET implementation (libraries) of elliptic curve cryptography

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

问题描述

请您建议在.NET平台上使用椭圆曲线密码术的任何实现?



此外,如果您已经使用它们,您能告诉我推荐的曲线



正如@FatCat所提到的,它的实现在.NET中是可用的框架3.5,但是只有在Windows Vista上可用。

解决方案

查看 Bouncy Castle 库为C#,它有ECDH和ECDSA。


Please can you suggest any implementation of elliptical curve cryptography to be used on .NET platform?

Also if you have used them, can you tell me the recommended curves that should be used?

[EDIT]

As @FatCat mentioned, its implementation is available in .NET framework 3.5 but that is only available on windows vista. Can you please suggest another way/library to use it?

解决方案

Check out the Bouncy Castle library for C#, it has ECDH and ECDSA.

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

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