登录
首页 » Java » DSA

DSA

于 2020-06-15 发布 文件大小:7KB
0 261
下载积分: 1 下载次数: 0

代码说明:

  DSA算法及验证,可用于license的制作(DSA algorithm and verification, which can be used in license making)

文件列表:

DSA\DSA.java, 2454 , 2018-04-24
DSA\DSACoder.java, 5777 , 2018-04-24
DSA\LicenseGen.java, 8386 , 2018-11-14
DSA\licenseVerify.java, 4037 , 2018-07-25
DSA, 0 , 2018-07-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • enigma.zip(VB),一个德国的恩尼格玛技术很酷的例子,原来的…
    enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
    2022-08-21 18:13:42下载
    积分:1
  • ShamirSharring
    Shamir门限算法的C++实现,依赖于NTL开源代码库(Shamir threshold algorithm C++ implementation, relies on NTL open source code base)
    2020-07-01 21:00:02下载
    积分: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
  • CLZ32
    针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design Compile所用的环境和脚本。(The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The number of leading zeros is counted and the result is written to the GPR rd. If all 32 bits are cleared in the GPR rs, the result written to the GPR rd is 32. )
    2021-03-31 19:39:08下载
    积分:1
  • 373465435
    基于VB的M5数学密码算法源码,有需要的就下载吧。(VB-based M5 mathematical algorithm source code, there is a need to download it.)
    2013-08-13 23:07:29下载
    积分:1
  • RSA的
    说明:  RSA的加密和解密。运行在VC++6.0下。(RSA encryption and decryption)
    2020-06-19 09:40:01下载
    积分:1
  • dsa算法,一种常用的数据算法的c++语言实现,具有很强的适用性和参考价值...
    dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
    2022-02-02 09:19:32下载
    积分:1
  • tuxiangjiami
    实现了图像的加密和解密,密钥是0--9之间的任意数字,但加密密钥和解密密钥相同(The realization of an image encryption and decryption, key is 0- 9 between arbitrary figure, but the encryption key and decryption key the same)
    2008-04-25 18:29:04下载
    积分:1
  • RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
    RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
    2022-02-06 10:37:53下载
    积分:1
  • 对初学MALAB读的经典外文书籍,简单易懂,有简单代码
    对初学MALAB读的经典外文书籍,简单易懂,有简单代码-Novice MALAB reading the classic books in foreign language, easy to understand, there is a simple code
    2022-02-05 17:26:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载