搜索资源列表
TESTRSA
- 获取本机网卡的MAC地址,通过RSA加密程序计算注册码;反过来通过注册码计算网卡MAC地址进行比较。-Get the MAC address of the machine card, registration code calculated by RSA encryption in turn, calculated through the network card MAC address registration key compare.
RSA
- 一些常用的c语言源代码,帮助初学者掌握c++的一些使用方法-Some common c language source code to help beginners master c++ some use
Register1
- 软件注册原理实现代码 采用SHA-1、RSA和DES算法-Principles of software registration code used to achieve SHA-1, RSA and DES algorithms
RSA
- very usefull code regarding the rsa algorithm in image processing.
RSA
- C++代码实现对一段文字实现加密解密,而且运用了相关VB的知识,对项目进行了界面设计。-C++ code implements the encryption and decryption of the paragraph of text, but also the use of the VB knowledge about interface design project.
RSA
- 四种加密算法之RSA源代码-C++ (包含一个头文件和一个cpp文件)-Four encryption algorithm RSA source code-C++ (including a header file and a cpp file)
RSA
- RSA示例代码,自己产成公私钥对,不错的初学代码.-The RSA sample code, their production into a public and private key pair
RSA_NHOM6_KHMT3K3
- RSA system source code and program on VC-RSA system source code and program on VC++
cryptopp565
- crypto++ 源码, 包括 DES、AES、RSA、SHA-256(crypto++ source code, including DES, AES,RSA and SHA-256.)
rsa_funcs
- rsa data for code and stuff
ECC模块 v0.12
- 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
