CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c rsa

搜索资源列表

  1. RSA_cPP

    0下载:
  2. RSA算法C++代码实现 包括大整数的一些定义等-C++ source code of RSA
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:1919
    • 提供者:wende
  1. ban2007

    0下载:
  2. A cryptographic library optimized for the ARM7TDMI architecture. The library includes the AES, SHA, RSA, some PRNGs and ECC (ECDSA) over all the SECG-recommended curves. The library is written in GNU assembler and C, the testing is done in Keil uVisi
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1504107
    • 提供者:pudnlogin11
  1. reaeuro

    0下载:
  2. RSA加密算法的C语言实现,适合加解密算法研究者。-failed to translate
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:94829
    • 提供者:火云
  1. rsa1

    0下载:
  2. RSA算法编写的C++加密解密编程实现,RSA算法是信息安全技术领域十分经典的对称加密算法,可以实现保密通信及秘钥交换等功能。-The C++ programming realization of RSA algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3666725
    • 提供者:yuxin
  1. 5

    0下载:
  2. C源码:rsa加密算法,C源码:rsa加密算法-C source: rsa encryption algorithm, C Source: rsa encryption algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3005
    • 提供者:DHF
  1. encrypt_algorithms

    1下载:
  2. 信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。-Information Security course experiments, including AES, DES, RSA three encryption algorithms and MD5, SHA-1 hashing algorithm for two C/C++ source code, you can encrypt strings and fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-12
    • 文件大小:19321459
    • 提供者:落魄书生
  1. RSAUpper

    0下载:
  2. 能够生成1024位的RSA算法密钥对,C++语言实-Capable of generating 1024 RSA algorithm key pair, C++ language
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2825
    • 提供者:ccc
  1. RSA_C

    0下载:
  2. encript/decript RSA type C-encript/decript RSA type C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:39732
    • 提供者:Ivan
  1. encryptionadecryption

    1下载:
  2. 1、设计或借鉴一个加密解密算法(RSA); 2、通过C++实现该加密解密算法,并使用ATL(活动模板库)封装为组件对象; 3、通过VB创建一个GUI程序,在该程序中使用加密解密组件对象。 -Design or find an public-key cryptography algorithm. Create a C++ application which implements the public-key cryptography algorithm. Compile the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-19
    • 文件大小:82944
    • 提供者:余雅婷
  1. 456

    1下载:
  2. RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:1650
    • 提供者:qwerty
  1. NetCryptoLib

    0下载:
  2. Crypto++动态库的.net C++封装。内含多个工程-The solution contains several projects: CryptoLib:Library that contains Crypto++ and unmanaged algorithms CryptTest:MFC application that uses CryptoLib NetCryptLib:.NET C++/CLI library to use CryptoL
  3. 所属分类:.net

    • 发布日期:2017-05-11
    • 文件大小:2189962
    • 提供者:dengai
  1. InformationSecurity

    0下载:
  2. C Programs for various encryption and decryption algorithms like RSA,Hill cipher,Playfair,etc
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3897
    • 提供者:Jaya
  1. RSAEuro-1.04.tar

    0下载:
  2. RSA等各种加密算法c代码.内部还包含符合386汇编码-RSA encryption algorithm c code. Interior also contains assembly code in line 386
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:346032
    • 提供者:sarah
  1. RSAsuanf

    0下载:
  2. 我自己用C语言写的RSA算法,实现对字符串输入的进行加密和解密!完美操作-I have written in the C language RSA algorithm, to encrypt and decrypt strings input! Perfect operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:213187
    • 提供者:第三方
  1. RSA_DES

    0下载:
  2. 用C++实现的DES加密算法和RSA加密算法,控制台显示,可同时查看明文和密文,可自主设置密钥-Using C++ DES encryption algorithm and RSA encryption algorithm, the console display can simultaneously view the plaintext and ciphertext can be independently set key
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4344431
    • 提供者:刘豫
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
  1. algorihmrsatcl.tar

    0下载:
  2. This C++ program encodes any message using RSA Algorithm. Input is case sensitive and works only for all characters.
  3. 所属分类:Development Research

    • 发布日期:2017-04-12
    • 文件大小:1220
    • 提供者:Amit Sinha
  1. RSA_cpp

    0下载:
  2. C++实现的RSA加解密小算法,包括素数生成与检测算法,作为C++入门练习-C++ implementation of the RSA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:52551
    • 提供者:Rain
  1. RC5

    0下载:
  2. RC5加密算法类C# RC5分组密码算法是1994由麻萨诸塞技术研究所的Ronald L. Rivest教授发明的,并由RSA实验室分析。它是参数可变的分组密码算法,三个可变的参数是:分组大小、密钥大小和加密轮数。在此算法中使用了三种运算:异或、加和循环。-RC5 encryption algorithm class C# RC5 block cipher algorithm in 1994 by Professor Ronald L. Rivest Massachusetts Ins
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1333
    • 提供者:longhsneg
  1. RC5

    0下载:
  2. 详细说明:RC5加密算法类C# RC5分组密码算法是1994由麻萨诸塞技术研究所的Ronald L. Rivest教授发明的,并由RSA实验室分析。它是参数可变的分组密码算法,三个可变的参数是:分组大小、密钥大小和加密轮数。在此算法中使用了三种运算:异或、加和循环。-RC5 encryption algorithm class C# RC5 block cipher algorithm in 1994 by Professor Ronald L. Rivest Massachusetts Ins
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1521769
    • 提供者:terry
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com