登录
首页 » Java » MD5withRSA

MD5withRSA

于 2019-01-15 发布
0 288
下载积分: 1 下载次数: 2

代码说明:

说明:  数字签名的基础是公钥和私钥的非对称加密,发送者使用私钥加密消息摘要(签名),接收者使用公钥解密消息摘要以验证签名是否是某个人的。(The foundation of digital signature is asymmetric encryption of public key and private key. The sender encrypts message digest (signature) with private key, and the receiver decrypts message digest with public key to verify whether the signature is someone.)

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

发表评论

0 个回复

  • 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经 (1)...
    从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
    2023-04-08 23:00:03下载
    积分:1
  • ASProtect.SKE.v2.58
    ASProtect-protect your application
    2011-09-02 16:30:03下载
    积分:1
  • GOSTDSA算法的Pascal实现和例子,包括签名和确认
    GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example, including sign and confirmed
    2023-01-19 23:05:03下载
    积分:1
  • Aes algorithm DEMO
    aes 算法的DEMO-Aes algorithm DEMO
    2022-03-23 16:26:25下载
    积分:1
  • Vigenere
    使用维吉尼亚矩阵进行对明文的加密以及解密。(Vigenere matrix is used to encrypt and decrypt plaintext.)
    2019-04-11 18:26:45下载
    积分:1
  • 几个常用码算法
    信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
    2022-04-28 04:45:50下载
    积分:1
  • VI-password-crack
    破解VI的密码,两种方法可用,MD5算法(Two methods for password crack of vi)
    2021-05-13 20:30:02下载
    积分:1
  • 语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化...
    语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化-Speech coding documentation, will be ILBC code specifically for the hardware required to operate and optimize the code
    2022-04-07 14:07:12下载
    积分:1
  • 在微软CryptoAPI公共使用
    Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术-Microsoft CryptoAPI in the use of public-private key pair, HASH algorithm, digital signature technology
    2022-12-19 04:50:03下载
    积分:1
  • AES对称文件
    说明:  AES算法(即 Rijndael 算法)是一个对称分组密码算法。数据分组长度必须是 128 bits,使用的密钥长度为 128,192 或 256 bits。对于三种不同密钥长度的 AES 算法,分别称为“AES-128”、“AES-192”、“AES-256”。本文在分析了 AES 加密原理的基础上着重说明了算法实现的具体步骤,并用 C++ 实现了对文件的加密和解密。(AES algorithm (Rijndael algorithm) is a symmetric block cipher algorithm.The data packet length must be 128 bits and the key length used is 128,192 or 256 bits.For the three AES algorithms with different key lengths, they are called "aes-128", "aes-192", and "aes-256".In this paper, on the basis of analyzing the principle of AES encryption, the concrete steps of the algorithm are emphatically explained, and the encryption and decryption of files are realized by C++.)
    2020-12-21 21:19:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载