资源列表
大数计算的源代码
- 大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。-calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some help.
hmac-sha256
- HMAC-SHA256 implementation
crc
- 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
wangka
- 网卡序列号设计软件注册程序 根据cpu序列号、磁盘序列号设计软件注册程序-Card serial number of the registration process design software
shac
- sha-1算法的C实现:和C语言的程序包括注释
VC_RSA
- 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,
timer
- 限制使用次数 vb程序比较简单,欢迎提意见
sund3des
- 实现3DES算法的源码,该算法经过实际使用,完全好使。-The source of the 3DES algorithm, the algorithm through actual use, and completely so that.
kill360.rar
- 破坏S360安全卫士的云查杀 点一下就可以实现 这个代码感觉很简单 但是很实用,S360 destruction killing the security guards of the cloud can be achieved by clicking on the feeling of this code is very simple but very practical
otp_verify_java
- OPT一次性动态口令验证算法。根据动态支持TOTP和HOTP验证。-A one-time dynamic password authentication algorithm OPT. According to dynamic support for TOTP and HOTP authentication.
ecctest6
- this an elliptic curve cryptography program.it is downloaded from code project . it contains lot of codes in different language-this is an elliptic curve cryptography program.it is downloaded from code project . it contains lot of codes in different
micro-UARTsource_V
- UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
