开发者

Hardware security module [closed]

开发者 https://www.devze.com 2023-02-24 07:07 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. 开发者_开发技巧 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.
开发者_开发技巧

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

Improve this question

Does anyone know aobut HSMs supporting C#? I googled and got 3 vendors. But there's no information given on there sites about whether they support C# and I would like to know the prices also.

The three HSM vendors:

  • AEP Keyper
  • Safenet Luna
  • Thales nShield

Any suggestions appreciated!

Regards,

Supriya


An additional vendor that is missing on your list above is Utimaco, make sure to visit http://hsm.utimaco.com - they also offer a HSM-simulator to test the integration which can be downloaded from their website after registering.


I looked at Sentinel HASP a while ago.

They provide a comprehensive SDK, and support .NET languages. The SDK is free and comes with 1 USB hardware key.

If you phone/email they will give you advice on pricing. it depends on the volume you are using.


C# can use Windows's Cryptographic Service Providers. Any HSM with Windows support will supply a CSP module, and so you'll be able to use any of these from C# - that's unlikely to be an issue.

I suspect you'll have to contact the individual suppliers for pricing.

0

精彩评论

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