-
信息论
信息论--范诺编码-information theory-- Maryland coding
- 2023-07-05 01:45:03下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt or decrypt a file
cryptest e|d input output
- To share a file into shadows:
cryptest s file
(make sure file has no extension, if you re running this under DOS)
- To reconstruct a file from shadows:
cryptest j output file1 file2 [....]
- To gzip a file:
cryptest z input output
- To gunzip a file:
cryptest u input output
- To run validation tests:
cryptest v
- To run benchmarks:
cryptest b [time for each benchmark in seconds]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1
-
普莱费尔密码
普莱费尔密码,我写的 C# 语言。本软件为越南人的。With 这个软件,you 可以加密和矩阵 5 x 5 的文本解密。
- 2022-05-18 11:00:33下载
- 积分:1
-
BASE64译码
BASE64译码-BASE64 Decoding
- 2022-04-15 11:57:32下载
- 积分:1
-
信息隐藏软件JSteg在VC环境下的源代码
原本为Linux下的版本,现已修改至可在VS2008下编译。共有两个工程,CJpeg(隐藏)和DJpeg(提取)。E:JStegcjpeg 的目录2014/04/09 16:13 .2014/04/09 16:13 ..2014/03/19 12:39 3,905 bitsourc.c1997/06/01 20:44 131 bitsourc.h2014/04/02 11:03 863,232 cjpeg.ncb2014/03/12 12:39 875 cjpeg.sln2014/03/19 11:47 5,503 cjpeg.vcproj1992/08/07 19:02 &nb
- 2022-04-24 10:41:25下载
- 积分:1
-
运用通信例子,通过建立安全那么JSSE…
jsse使用范例,通过sokcet通讯建立安全数据传输-JSSE using the example of communication through the establishment of security Sokcet data transmission
- 2022-06-19 01:04:42下载
- 积分:1
-
x264编码一个可执行程序的x264.exe,因为我只修改X264算法…
一个x264编码的可执行程序 x264.exe,因为我只修改了 x264 的算法,未加入任何汇编,也没有修改x264的接口和功能,所以原版 x264 能运行的平台,此程序也应当能运行,且功能及调用方式不变。
执行命令方式为:
-o 输出文件 输入文件 宽x高 -B 目标码率-X264 encoding an executable program x264.exe, because I only modified x264 algorithms, not to join any compilation, there is no modification of the interface and functionality of x264, the x264 can run the original platform, this procedure should also be able to run, and function and calls the same way. For the implementation of the order:-o output file input file width x high-B target rate
- 2022-05-21 01:18:22下载
- 积分:1
-
Base64编码/解码器
base64 coder/decoder
- 2022-02-14 15:51:22下载
- 积分:1
-
SHA1 message digest algorithm, SHA1 message digest algorithm
SHA1消息摘要算法, SHA1消息摘要算法-SHA1 message digest algorithm, SHA1 message digest algorithm
- 2022-07-28 06:02:21下载
- 积分:1
-
Vignere 切片使用 Visual Basic
这用于制作 vignere 算法的源代码。它是在密码学中的经典算法之一。使用 visual basic,它将给一个友好的界面给用户和易于使用。享受 !
- 2022-04-06 17:18:31下载
- 积分:1