-
《DES算法的介绍和实现》配套源代码
《DES算法的介绍和实现》配套源代码- "DES Algorithm Introduction And Realization" necessary source
code
- 2022-11-07 22:35:03下载
- 积分:1
-
条形码编码算法,可以输出多种形式条码
条形码编码算法,可以输出多种形式条码-barcode coding algorithm, can output multiple forms barcode
- 2022-01-25 21:40:49下载
- 积分:1
-
200多个常见的VC++加密算法代码
有些还是很有用的,网络验证经常能用到的,直接将cpp文件加入到工程里就可以了---Can realize analog keyboard, driver class. Like an ordinary keyboard can be used
- 2023-01-20 04:30:04下载
- 积分:1
-
一个非常好的ASE代码,通过实验证明能编译通过
一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
- 2022-12-08 08:50:03下载
- 积分:1
-
PGP加密技术保护的使用
利用PGP加密技术保护电子邮件安全,很不错的-The use of PGP encryption technology to protect e-mail security, very good
- 2022-05-08 13:25:08下载
- 积分:1
-
这个是DES加密算法源代码(C++语言类别)
这个是DES加密算法源代码(C++语言类别)-This is the DES encryption algorithm source code (C++ language category)
- 2022-03-22 10:59:10下载
- 积分:1
-
通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加...
通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool has been achieved, but also can encrypt large files, you may need to further improve efficiency, because the large file encryption, too bad the computer will be felt Dianka! In addition, it can encrypt the film, worth a try.
- 2022-01-26 02:05:23下载
- 积分:1
-
HILL PROGRAMMING
COURSE DESIGN FOR CRY
HILL PROGRAMMING
COURSE DESIGN FOR CRY-COURSE
- 2022-04-07 17:55:19下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions.
- 2022-07-13 23:35:34下载
- 积分:1
-
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙...
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation of the algorithm C key length DES key 8 DESX length 16 DES3 key length 24 (high strength encryption a lot)
- 2022-11-09 19:00:03下载
- 积分:1