-
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。...
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table size in itself has nothing to do. Keys can also be any type of data.
- 2022-07-09 02:00:59下载
- 积分:1
-
MD5算法完整源码与调用方法
MD5算法完整源码与调用方法-MD5 algorithm source code integrity and call methods
- 2022-06-14 03:25:28下载
- 积分:1
-
用栈设置 密码
用栈设置 密码 -with Stack set a password
- 2022-01-25 17:21:37下载
- 积分:1
-
rsa加密算法源码
rsa加密算法源码-Source code of RSA encrypt algorithm
- 2022-08-24 04:59:14下载
- 积分:1
-
elgamal加密算法
这是很好的源代码,对于很多的童鞋来说是非常好的资料,而且程序简单易懂。本程序是在VISUAL C++6.0运行,不过在其他版本的软件上应该也可以运行。
- 2022-03-21 02:53:08下载
- 积分:1
-
一个Java例子,包括加密、ftp
一个Java例子,包括加密、ftp-A Java examples, including encryption, ftp
- 2022-07-14 08:40:05下载
- 积分:1
-
网络安全工具
此Enc.-12-工具,可以实现很多的方法。从这一工具的主要好处是在市场中的所有其他工具不可用免费的成本。这种工具一般支付版本或可提供评价的时间段。但这个工具是完全免费的成本。
此工具的 GUI 包含简单的布局,此布局,用户可以轻松地执行加密和解密为任何给定的文本或任何文本文件 (.txt 扩展名)。此工具的一个更好功能是此工具提供了适当的钥匙为特定的加密解密算法。例如在恺撒密码关键是类型的数值类型的和为 AutoKey 密码,它应该是类型的按字母顺序排列。
如果我们写,或将任何内容粘贴在该文本框中,使用的加密方法的任何我们可以实现在密码文本框中编码的输出。如果我们想要对任何内容进行解码,然后我们做同样的事情,但在密文中框和我们将实现纯文本框中的输出。
该工具调整其键字段与类型的加密和解密的变动。Enc.-12-工具是与两个设施进行编码和解码内容。一使用简单的文本框和另一种是我们还可以使用一个文本文件。
- 2022-08-10 14:11:17下载
- 积分:1
-
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any po...
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any polynomial from 4 to 32 bits
Any data width from 1 to 256 bits
Any initialization value
Synchronous or asynchronous reset-CRC code generator and calibration program Features: Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
- 2022-04-26 14:28:34下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
DES算法实现过程分析 之 C
这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
- 2022-08-20 17:12:01下载
- 积分:1