搜索资源列表

  1. 4

    0下载:
  2. 基于椭圆曲线的一种高效率数字签名。为给出一种基于椭圆曲线密码的高效率的数字签名方案。不仅在算法设计时完全避免了费时的求逆运算,而且利用消息HASH值的汉明重量作为消息摘要进行签名与验证。-Based on elliptic curve digital signature of a high efficiency. For a given elliptic curve cryptography based on an efficient
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:248832
    • 提供者:小玲
  1. RSA

    0下载:
  2. RSA算法用C语言的实现。RSA算法它是第一个既能用于数据加密也能用于数字签名的算法-RSA algorithm implementation using C language. RSA algorithm is the first not only for data encryption can be used for digital signature algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:kitchen
  1. RSA

    0下载:
  2. C# RSA数字签名源代码,一般,我们可以用RSA算法生成一对密钥,公钥发放给外部客户,私钥自己保管-C# RSA digital signature source code, generally, we can use RSA algorithm to generate a pair of keys, public key issued to external customers, keeping their private key
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:171008
    • 提供者:陆路
  1. Sign

    0下载:
  2. 一个数字签名摘要算法的实现文件,代码及功能说明。-hahahahahahahahahhahaha ahahahahahah
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:132096
    • 提供者:jlf
  1. RSA_digital_signature

    0下载:
  2. 基于MATLAB的数字签名程序算法要的都来下吧 -MATLAB-based algorithm for digital signature procedures have come to the right Ha ha under
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:zhaodong
  1. sha1

    0下载:
  2. sha-1消息摘要算法c++代码,用于数字签名时将消息加密成固定长的密文。-sha-1 message digest algorithm c++ code, when used for digital signatures into fixed-length messages encrypted ciphertext.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张 陶
  1. transfer_file_with_md5_and_des

    0下载:
  2. 在服务器与客户端,采用des算法与数字签名技术传送文件-The server and client, using des algorithm and digital signature technology to transfer files
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:12764160
    • 提供者:孟琳琳
  1. md5

    0下载:
  2. MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:nannan
  1. RSA

    0下载:
  2. RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。   RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:112640
    • 提供者:王风
  1. iliyu_51775964004477

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA -RSA algorithm and the realization of the principle. RSA is the best tool for data encryption c
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:jack
  1. XDMMX

    0下载:
  2. 密码学的基本算法代码 MD4 线性移位器 仿射加密 数字签名-The basic algorithm of cryptography code MD4, linear displacement device affine encrypt digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3560448
    • 提供者:kom
  1. MD5

    0下载:
  2. MD5数字签名,加密算法,安全哈希加密算法-MD5 digital signature,encryption algorithm, encryption algorithm Secure Hash
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:1620992
    • 提供者:黄国为
  1. RSA

    0下载:
  2. 非对称加密的RSA算法,常用于CA认证和数字签名-RSA asymmetric encryption algorithm, commonly used in the CA authentication and digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:何伊
  1. rsa

    0下载:
  2. 基于RSA算法的数字签名的实现,本程序是基于c来实现的-RSA digital signature algorithm is based on the realization that this process is implemented based on c
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈魁
  1. shuziqianming

    0下载:
  2. 数字签名技术用到的基本算法,希望对大家有用处额-signnature technology
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:119808
    • 提供者:邵保新
  1. DigistalSoftware

    0下载:
  2. 本软件是用RSA算法设计的一个数字签名通用软件-This software is designed with a RSA digital signature algorithm common software
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:656384
    • 提供者:快乐神仙
  1. hess

    0下载:
  2. 基于身份的数字签名HESS算法的文章!包含了算法原理,算法分析和相关密码学知识!-HESS identity-based digital signature algorithm for the article! Contains the algorithm, the algorithm analysis, and knowledge related to the password!
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:hale
  1. paterson

    0下载:
  2. 基于身份的数字签名PATERSON算法!包括算法原理,算法实现和算法评价!-PATERSON identity-based digital signature algorithm! Including the algorithm, the algorithm implementation and algorithm evaluation!
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:411648
    • 提供者:hale
  1. RSA-CSharp

    0下载:
  2. 用编程语言实现基于RSA算法的数字签名过程,其中,RSA算法设计可加密姓名全拼。a=1,b=2,…z=26,不足添0,N>2626,双字母同时加密。-Programming language with a digital signature based on RSA algorithm process, which, RSA encryption algorithm is designed to name spelling. a
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:207872
    • 提供者:amy
  1. SecChat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名-The chat program uses 2048bit of RSA data encryption algorithm for data encryption and digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »

源码中国 www.ymcn.org