-
cyclone ssl源码,可以在各类嵌入式操作系统上移植,包含了多种芯片的底层代码
资源描述使用SSL协议在传输层之上对信息进行加解密,源码为C语言,同时包含了针对各类主流嵌入式操作系统(uc/os-ii,freertos等)的接口,针对各类典型应用,比如TCPIP、DNS、DHCP、snmp都有一脉相承的源码,已成功在RX62N芯片上进行了移植测试。
- 2022-05-21 00:25:14下载
- 积分:1
-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
非常简单却实用的一款通讯簿,主要特色是支持密码保护功能,可以实现联系人信息的保密....
非常简单却实用的一款通讯簿,主要特色是支持密码保护功能,可以实现联系人信息的保密.-very simple but practical one Address Book, the main feature is support password protection function, Contact information can achieve confidentiality.
- 2022-03-16 05:14:19下载
- 积分:1
-
这是基于算法的混乱
这个是基于混沌的DES算法-this is based on the DES algorithm Chaos
- 2022-04-19 06:17:06下载
- 积分:1
-
大数运算类,用于RSA算法,支持4096位二进制的数学运算
大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
- 2022-08-22 10:09:41下载
- 积分:1
-
简单的RSA加密范例
简单的RSA加密范例-simple example of the RSA encryption
- 2022-08-05 12:37:46下载
- 积分:1
-
Design a complete set of practical RSA file encryption solution to achieve a spe...
设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve a specific encoding. Research on the RSA algorithm, starting from the conventional RSA algorithm, using C++ Realize RSA encryption algorithm class library, and 32 in the windows ... the use of VC types of documents prepared for the operation FileTool, has four main functions:// encryption files, input parameters for the file name using the BlowFish encryption algorithm
- 2022-11-30 13:10:03下载
- 积分:1
-
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB source code, a simple grammar. If you have needs, can be translated into other languages.
- 2022-01-26 06:32:56下载
- 积分:1
-
用VC实现MD5算法的源代码
用VC实现MD5算法的源代码-with VC MD5 algorithm source code
- 2022-07-16 08:03:59下载
- 积分:1
-
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
- 2022-03-23 10:38:26下载
- 积分:1