CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - sign

搜索资源列表

  1. sharpprivacy_src

    0下载:
  2. SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:736789
    • 提供者:jason..
  1. rsa

    0下载:
  2. rsa算法是经典的加密解密算法,可用来加密和进行数字签名。本程序运用rsa算法生成密钥对。-rsa algorithm for encryption and decryption algorithm is a classic that can be used to encrypt and digitally sign. The program uses algorithms to generate rsa key pair.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:730306
    • 提供者:li
  1. giantnumber

    0下载:
  2. 无符号大数类 实现了大数四则运算 比较 求余数 其中大数乘法采用分治 除法采用模拟竖式-No sign of large numbers class implements the large numbers seeking four more than the number of operations in which the multiplication of large numbers using analog vertical divider partition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1644
    • 提供者:傅煜
  1. gostdsa

    0下载:
  2. GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example, including sign and confirmed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-09
    • 文件大小:18354
    • 提供者:站长
  1. sha512

    0下载:
  2. SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2756
    • 提供者:mathlouthi
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. sign

    0下载:
  2. 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。-The openssl package of apps for each procedure can run into a VC Console type debugging applica
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:31024
    • 提供者:yyc
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. SignatureTest

    0下载:
  2. 演示如何通过私人DSA密钥信息,核实匹配的公有密钥。-This program demonstrates how to sign a message with a private DSA key and verify it with the matching public key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1984
    • 提供者:gary
  1. DontMakeMeThink2ndEd-eng

    0下载:
  2. Krug s Same Book, 2nd Edition, English People won t use your web site if they can t find their way around it. Whether you call it usability, ease-of-use, or just good design, companies staking their fortunes and their futures on their Web sites
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3190960
    • 提供者:Lazyboard
  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-18
    • 文件大小:5240829
    • 提供者:wangxin
  1. Perfect_description_of_you_based_on_your_sunsign.

    0下载:
  2. Perfect descr iption of a person by his zodiac sign
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:41166
    • 提供者:DJD
  1. base64

    0下载:
  2. Base64是一種使用64基的位置計數法。它使用2的最大次方來代表僅可列印的ASCII 字元。這使它可用來作為電子郵件的傳輸編碼。在Base64中的變數使用字元A-Z、a-z和0-9 ,這樣共有62個字元,用來作為開始的64個數字,最後兩個用來作為數字的符號在不同的系統中而不同。一些如uuencode的其他編碼方法,和之後binhex的版本使用不同的64字符集來代表6個二進制數字,但是它們不叫Base64。-Base64 is a 64-base position count. It uses
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:15595
    • 提供者:sysmng
  1. RSALicenseExample_SRC

    0下载:
  2. 利用RSA加密的授权文件验证,包括公钥和私钥,采用NET开发。-The purpose of this article is to demonstrate a reasonably quick and effective method of license protection using the .NET framework s built-in RSA cryptography components to digitally sign and verify license terms for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:138318
    • 提供者:许慧
  1. MD5

    0下载:
  2. MD5算法的作用是让大容量信息在用数字签名软件签署私人密匙前被"压缩"成一种保密的格式,很实用的哦。-Its role is to let the large capacity information in digital signature sign private key software before the "compression" into a confidential format.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:7146
    • 提供者:hui
  1. security-chats

    0下载:
  2. 用java写的,网络安全聊天,用des加密聊天内容、用rsa加密进行对消息摘要进行签名、用md5对消息生成摘要等等。-Written using java, network security, chat, chat with des encryption, rsa encryption used to sign the message digest using md5 generates a summary of the news and so on.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:42282
    • 提供者:freeson
  1. RSAManaged

    0下载:
  2. Silverlight中非对称加密及数字签名RSA算法的实现-Silverlight RSA Algrithm to impliment dissymmetrical encryption and digit sign
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:486019
    • 提供者:Zhaohua Mei
  1. bypass-Nexus-One-Bootloader-sign

    0下载:
  2. 本文主要介绍如何绕过 Google Nexus One 的 Bootloader 的数字签名,可以刷入自己的 Bootloader 的 Rom,N1 是一款 Google 出的智能手机,出于安全考虑,Bootloader 对用户刷入的 Rom 的有严格要求。 需要arm反汇编基础-This paper describes how to bypass the digital signature of the Google Nexus One Bootloader, can brush i
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-30
    • 文件大小:570881
    • 提供者:宏仔
  1. ManyQQ-v4.3

    0下载:
  2. 一个一次登录10个qq的人家,文本登录-A single sign-on 10 qq of people, text login " " " " " " " " " " " " " " " "
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-05
    • 文件大小:2785608
    • 提供者:kkjl
  1. dsa

    0下载:
  2. DSA 数字签名算法 VC++实现 绝对好用 能够对文件进行数字签名 防止篡改 -DSA Digital Signature Algorithm VC++ implementation is absolutely easy to digitally sign the file to prevent tampering
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:4624878
    • 提供者:鼓上蚤
« 12 »
搜珍网 www.dssz.com