-
Third
第三代移动系统中以Kasumi为内核的另一加密算法-f8算法的VC++实现-Third-generation mobile system to Kasumi for kernel-f8 encryption algorithm to another algorithm VC++ Realize
- 2022-01-27 20:14:13下载
- 积分:1
-
SIMPLOGIN
SIMPLOGIN
- 2022-07-10 07:14:10下载
- 积分:1
-
NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK3...
NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
-NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
- 2023-08-21 12:00:04下载
- 积分: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
-
asdfasfasfdsa
fdsafasfsadf网上花店
您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费-asdfasfasfdsa
- 2022-04-27 08:46:15下载
- 积分:1
-
this is about cryptography.
takes text as input and decrypt it
and then aagin...
this about cryptography.
takes text as input and decrypt it
and then aagin in plane text-this is about cryptography.
takes text as input and decrypt it
and then aagin in plane text
- 2023-05-03 03:50:02下载
- 积分:1
-
带密钥的md5算法库md5lib.h共有下列函数:
char* MDString (char *)
/*输入任意一个字符串,经过md5算法处理后...
带密钥的md5算法库md5lib.h共有下列函数:
char* MDString (char *)
/*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)
字符串 */
char* MDFile (char *)
/*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长
(32个字符)字符串 */
char* hmac_md5(char* text, char* key)
/*输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处
理,返回处理结果:一个定长字符串(32个字符)*/
具体使用方法可参考例子sample.c,其运行结果在本文后面。-Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) /* enter any one string, after md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* MDFile (char*) /* enter any of the file name, file contents through the md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length string (32 characters)*/specific examples of the use of methods can be found sample.c, the results
- 2022-01-27 23:50:06下载
- 积分:1
-
DES_3DES
说明: DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。 通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
- 2020-06-19 20:20:01下载
- 积分:1
-
检查行动循环CRC5代码生成、数据校验、数据纠错码…
CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码-Check Act cycle CRC5 code generation, data checking, data error correction code such as function
- 2022-02-13 06:01:10下载
- 积分:1
-
各种加密算法合集,是研究加密算法最好的资料。
各种加密算法合集,是研究加密算法最好的资料。-A variety of encryption algorithms Collection, is to study the best data encryption algorithm.
- 2022-07-05 05:00:09下载
- 积分:1