-
AES complete source
AES算法完整源码-AES complete source
- 2022-09-20 15:30:04下载
- 积分:1
-
个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料
个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料-Personal order of CRC s some simple basic information, which also comes with CRC s algorithm (C language), on the novice, is a good information
- 2023-06-28 09:25:04下载
- 积分:1
-
including registration generation software, LIB, DLL encryption modules in vario...
包括注册号生成软件、LIB、DLL 加密模块 各种语言调用加密模块的例子程序等-including registration generation software, LIB, DLL encryption modules in various languages called encryption module examples procedures
- 2022-01-25 23:56:34下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
是DES的编码密码算法,非常适合初学者学习,欢迎使用。
是DES的编码密码算法,非常适合初学者学习,欢迎使用。-DES cryptographic algorithm is the encoding is very suitable for beginners to learn, welcome to use.
- 2022-05-05 14:57:43下载
- 积分:1
-
一个简单实现RC5加密算法的例子!仅供参考!
一个简单实现RC5加密算法的例子!仅供参考!-Realize a simple example of RC5 encryption algorithm! For reference purposes only!
- 2022-02-14 04:31:46下载
- 积分:1
-
rsa加密算法的实现,很详细
rsa加密算法的实现,很详细-rsa encryption algorithm to achieve great detail
- 2022-04-16 11:04:12下载
- 积分:1
-
DES算法BCB组件,有源码,DELPHI也可以用。
DES算法BCB组件,有源码,DELPHI也可以用。-DES algorithm BCB components, source code can also be used in Delphi.
- 2022-02-16 07:47:32下载
- 积分:1
-
数据加密技术之几种算法
sa
数据加密技术之几种算法
sa-faq-1-data encryption technology several algorithms rsa- faq-1
- 2022-06-27 21:32:43下载
- 积分:1
-
MD5算法c语言源码
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
- 2022-05-10 12:53:33下载
- 积分:1