CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA 加 解密 签名

搜索资源列表

  1. secude-4.1.all.tar

    0下载:
  2. SecuDe是一个由安全应用程序接口组成,对验证机制、证件处理、PEM、X.400报文处理和密钥管理提供支持。SecuDe提供DES、 RSA杂凑函数、密钥生成以及数字签名的生成和核实等多种密码机制。签名算法由杂凑函数和RSA函数复合而成。用于核实签名的公开钥由系统的认证机构确认。报文加密采用DES算法,其密钥则由RSA算法加密。各用户用于加/解密的RSA密钥对与用于签名和核实的RSA密钥对是不一样的。密钥的生成和分发由特定模块完成。-SecuDe is a security applicati
  3. 所属分类:加密解密

    • 发布日期:2012-12-07
    • 文件大小:2451819
    • 提供者:zxang
  1. RSA

    0下载:
  2. 带有界面,除了加解密还可实现数字签名功能-With interface, in addition to digital signature functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2286526
    • 提供者:丁丁
  1. Encryption

    0下载:
  2. RC4加/解密,RSA数字签名,调用接口非常简单-RC4 Encrypt,RSA sign,Interface is very simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:31260
    • 提供者:江浩
  1. CSP

    0下载:
  2. CSP小工具 本工具使用微软CSP技术进行加解密处理,支持的加解密算法如下:3DES(对称加解密)、RSA(非对称加解密)、RSA签名以及验证。 使用方法参见:http://fangshunbao.blog.sohu.com/155851927.html 作者:山大王 作者博客:http://fangshunbao.blog.sohu.com/-This tool uses a small tool CSP CSP technology for Microsoft' s e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:225612
    • 提供者:山大王
  1. RSACiper

    0下载:
  2. RSA加解密签名和验签名方法,可以在手机客户端实现该代码检验-RSA signature and decryption method signature and experience, you can phone the client to achieve the code inspection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1905
    • 提供者:yzc
  1. sign

    0下载:
  2. RSA 的加解密以及签名,在VISUAL C+ +环境下编写的,效率高-RSA encryption and decryption, and signature, in VISUAL C++ environment, prepared by the high efficiency
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5240829
    • 提供者:wangxin
  1. RSA

    0下载:
  2. 基于RSA算法实现数字签名的加解密功能,能完美实现,在VS2008上-Based on the RSA algorithm encryption and decryption of digital signatures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8244
    • 提供者:别宁
  1. MailManager

    0下载:
  2. 一个带加解密的邮件收发系统,用RSA签名邮件,DES加解密邮件正文-a mail manager with encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6926844
    • 提供者:Echo
  1. RSA

    1下载:
  2. 用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9490
    • 提供者:王大力
  1. Digital-signature-with-hash

    0下载:
  2. 一个用采用RSA加解密的数字签名程序,其中有采用hash算法。-A used RSA encryption digital signature program, which uses the hash algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10249531
    • 提供者:鲍林芳
  1. RSA

    1下载:
  2. 1.RSA签名的小素数实现 2.RSA加解密的大素数实现 3.RSA_OAEP填充的实现 几个都实现了,但是比较粗糙。 但是其中的md5.cpp,bint.cpp是很不错的,可以复用 开发环境:混用了CodeBlocks、VC6-1.The small primes realize RSA signature 2.RSA encryption and decryption of large prime numbers to achieve
  3. 所属分类:加密解密

    • 发布日期:2013-08-25
    • 文件大小:87104
    • 提供者:jt
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. openssl

    0下载:
  2. openssl常用功能练习源码,包括des、3des、rsa加解密算法,数字签名操作,pem和der格式转换,以及证书操作等。适用于初学者。-Openssl function practice commonly used source code, including des, 3 des, rsa encryption algorithm, digital signature, pem and der format conversion, as well as certificate of op
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:636880
    • 提供者:
  1. assembly

    0下载:
  2. 易语言汇编RSA算法源码,集生成密钥对,加解密,签名验证-Easy assembly language RSA algorithm source code, set to generate a key pair, encryption and decryption, signature verification
  3. 所属分类:ELanguage

    • 发布日期:2017-04-09
    • 文件大小:127727
    • 提供者:荣仔
  1. three-development-kits

    3下载:
  2. 很好的学习usbkey的例子,明华源代码,枚举CSP,枚举容器和生成容器,RSA签名,3DES加解密,SCB2加解密等-Good example to learn USBKEY, Ming Hua source code, the CSP enumeration enumeration, container and generation of container, RSA signature, 3DES encryption, SCB2 encryption and decryption
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-07-23
    • 文件大小:3776512
    • 提供者:盖义
  1. Class_SoftRSA

    1下载:
  2. 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption algorithm to re package, simpl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4327
    • 提供者:陈卓
  1. RSA-2048-SignVerifySign

    1下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:12031
    • 提供者:张磊
  1. miracl_rsadll

    0下载:
  2. 采用miracl大数库编写的RSA加解密,签名验签dll动态链接算法库-The dynamic library DLL of RSA encryption, signature algorithms written by the miracl library of large Numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1707905
    • 提供者:曹伟琼
  1. SecurityWork

    0下载:
  2. 本人 信息安全课程设计所用代码,实现了基于RSA的数字签名算法,以及RSA的加解密-I have information security curriculum design code, to achieve the RSA-based digital signature algorithm, and RSA encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8058628
    • 提供者:lingongheng
  1. RSACoder

    0下载:
  2. RSA加解密代码和签名验证代码的java实现方式(RSA decryption code and signature verification code)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:买了吗
« 12 »
搜珍网 www.dssz.com