登录
首页 » 加密解密 » RSA实现数字签名算法 VC++实现,有图形化窗口

RSA实现数字签名算法 VC++实现,有图形化窗口

于 2023-06-12 发布 文件大小:1.81 MB
0 37
下载积分: 2 下载次数: 1

代码说明:

RSA实现数字签名算法 VC++实现,有图形化窗口-Digital Signature Algorithm to RSA

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

发表评论

0 个回复

  • AES标准
    128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
    2022-07-09 23:35:31下载
    积分:1
  • A new MD5 encryption algorithm, the use of ASP language version
    一种用于新型MD5的加密算法,使用 ASP语言版-A new MD5 encryption algorithm, the use of ASP language version
    2022-07-13 22:48:32下载
    积分:1
  • SM2非对称算法实现
    基于Openssl算法库实现的SM2算法。实现数字签名和密钥交换, 公钥加密没有实现。全部源代码,需要Openssl库⽀支持,VC⼯工程。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-04-24 07:20:44下载
    积分:1
  • SIMPLOGIN
    SIMPLOGIN
    2022-07-10 07:14:10下载
    积分:1
  • s-Demo2.0 加密解密算法-s-Demo2.0
    2022-07-24 21:32:07下载
    积分:1
  • File Encryption Utility (using Blowfish encryption algorithm to document the int...
    File Encryption Utility(使用Blowfish算法给文件加密的完整程序)VC 源代码-File Encryption Utility (using Blowfish encryption algorithm to document the integrity of procedures) VC source code
    2022-07-24 00:02:11下载
    积分:1
  • 128 bit AES Pipelined Cipher
    The Advanced Encryption Standard (AES) specifies a FIPS- approved cryptographic algorithm that can be used to protect electronic data.  The AES-128 pipelined cipher module uses AES algorithm which is a symmetric block cipher to encrypt (encipher) information. This module is optimized for speed as it pipeline hardware to perform repeated sequence called round
    2022-01-25 21:48:15下载
    积分:1
  • 2022-06-27 03:44:25下载
    积分:1
  • two fish 的源代码,用c编写的.希望对大家有用
    two fish 加密的源代码,用c编写的.希望对大家有用-two fish encryption source code, using c prepared. hope everyone useful
    2022-01-26 00:14:20下载
    积分:1
  • 1. This program will all possible symbols in English and in the definition of th...
    1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext
    2022-05-25 21:59:44下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载