DES加密算法实现
用C#实现了对文本的DES加密,只是实现了算法自身,没有增加更多功能,如果有爱好的能够增加对文件去加密功能,在对文件加密时能够用CFB或OFB模式等.(The DES encryption of text is implemented in C#, but the algorithm itself is implemented, and no more functions are added. If you are interested, you can add the function of de-encrypting the file, and you can use the CFB or OFB mode when encrypting the file.)
页:
[1]