this code implements the 64-bit DES algorithm in the platform visual studio 2005
this code implements the 64-bit DES algorithm in the platform visual studio 2005
DES+Encryption技术资料下载专区,收录1,058份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
this code implements the 64-bit DES algorithm in the platform visual studio 2005
this code implements the DES with CBC algorithm in the platform visual studio 2005
本文设计实现了一种基于FPGA的DES加密系统。 概括起来,本文主要完成了以下几方面的主要工作:完成了DES加密系统的整体设计。整个系统包括DES加密核心模块,UART通信接口模块和BLOCKRAM存储模块。以EITS2003开发板为硬件开...
使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)
VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)