搜索资源列表
-
0下载:
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org
libtomcrypt在C++builder6下编译为tomcrypt.lib
-LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
-
-
0下载:
VB多功能密码生成器,算法是很值得学习的。
程序可以允许你设定密码长度、密码位数、按升序/降序排列、规定字符规则(按大写/小写、字符与数字混合、使用特殊字符、二进制密码等),还可以将生成的密码序列保存。很实用方便。-VB Password Generator Multi-function, the algorithm is very worthy of study. Program can allow you to set the password length, password m
-
-
0下载:
This function creates relatively secure random passwords.The nice thing is the generator attempts to create passwords that people can pronounce and chooses letters that won t be mistaken for others (such as the numeral "1", an upper-case "i" and a lo
-
-
1下载:
RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc.
-
-
0下载:
VC++产生程序序列号的实例代码,包括了一个简单的注册机程序和生成序列号的程序,两者结合完美演示如何在VC++开发的应用程序中实现软件注册功能。-VC++ generator serial number code examples, including a simple RI programs and procedures to generate a serial number, a combination that perfectly demonstrates how to implement
-
-
0下载:
VC++产生程序序列号的实例代码,包括了一个简单的注册机程序和生成序列号的程序,两者结合完美演示如何在VC++开发的应用程序中实现软件注册功能。-VC++ serial number generator code examples, including a simple program and the program generates RI serial number, a combination that perfectly demonstrates how to implement sof
-
-
0下载:
了解现代密码学的基础知识,其中包括古典密码学,单向函数,伪随机序列生成器,序列密码,分组密码,公钥密码学。这是大学现代密码学的课程内容,从第一章至第九章,都较为基础。-Knowledge of modern cryptography, including classical cryptography, one-way function, pseudo random sequence generator, sequence cipher, block cipher, public key cryp
-