CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - RSA 加密 解密 算法

搜索资源列表

  1. xor

    0下载:
  2. RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.43kb
    • 提供者:
  1. 300

    0下载:
  2. 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:domn
  1. rsa

    1下载:
  2. 能够用matlab实现RSA算法中加密解密的功能,产生的密钥为1024位,计算速度快。-Matlab able to achieve the RSA algorithm for encryption and decryption functions, have a key for 1024, the calculation speed.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11.68kb
    • 提供者:鲍茂然
  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
    • 文件大小:128.24kb
    • 提供者:何旭
  1. RSA

    1下载:
  2. RSA加密算法的实现,支持任意字符串的加密解密操作-Implement RSA encryption algorithm, encryption and decryption support any string
  3. 所属分类:matlab

    • 发布日期:2016-09-08
    • 文件大小:1kb
    • 提供者:赵帅
  1. rsa

    0下载:
  2. 非对称的加密算法RSA的matlab实现,包含加密函数和解密函数,功能齐全!-The asymmetric encryption algorithm RSA,it contains encryption function and decryption function.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:2kb
    • 提供者:胡刚
  1. RSA加密算法

    1下载:
  2. 可使用RSA加密算法对明文进行加密和解密(RSA encryption algorithm can be used to encrypt and decrypt plaintext.)
  3. 所属分类:数据结构

    • 发布日期:2018-10-28
    • 文件大小:1kb
    • 提供者:kang2018
搜珍网 www.dssz.com