XTS-AES模式在C# [英] XTS-AES Mode in C#

查看:388
本文介绍了XTS-AES模式在C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能在C#(.NET 3.5)使用AES在XTC模式?它似乎并没有处于CipherMode枚举。我似乎无法找到它的任何实现在网络上。

Is it possible to use AES in XTC mode in C# (.net 3.5)? It doesn't seem to be in the CipherMode enumeration. I cannot seem to find any implementations of it on the web.

编辑:因为我无法找到一个.NET实现,我写了一操作: https://bitbucket.org/garethl/xtssharp

Since I couldn't find a .net implementation, I wrote one: https://bitbucket.org/garethl/xtssharp

推荐答案

因为我已经写了一个C#实现的XTS模式(使用内置的AES加密在.NET中),并在一个BSD许可证下发布的。你可以在这里找到它: https://bitbucket.org/garethl/xtssharp

I have since written a C# implementation of XTS mode (using the built in AES cipher in .net), and released it under a BSD license. You can find it here: https://bitbucket.org/garethl/xtssharp

这篇关于XTS-AES模式在C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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