如何在不使用security.cryptography库的情况下加密3DES [英] How do I encrypt 3DES without using the security.cryptography library

查看:92
本文介绍了如何在不使用security.cryptography库的情况下加密3DES的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究优化Triple-DES,我已经使用C#和内置的security.cryptography库实现了它。但是,我现在打算通过实现Triple-DES加密而不使用库来降低级别。有人可以帮我解决这个问题吗?

I am looking into optimizing Triple-DES and I have already implemented it using C# and the inbuilt security.cryptography libraries. However, I now intend to go low level by implementing Triple-DES encryption without using the libraries. Can someone please help me with such an implementation?

推荐答案

这可能是你的起点。



Triple DES加密包装 [ ^ ]
This could be your starting point.

Triple DES encryption wrapper[^]


这篇关于如何在不使用security.cryptography库的情况下加密3DES的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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