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

搜索资源列表

  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. 经典rsa

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

    • 发布日期:2008-10-13
    • 文件大小:3.68kb
    • 提供者:
  1. RSA MD5 v1.2

    0下载:
  2. RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:101.04kb
    • 提供者:张晓博
  1. RSA_secret

    0下载:
  2. 用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:219.99kb
    • 提供者:谢霆锋
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:273.51kb
    • 提供者:周刘兵
  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. dashu

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:32kb
    • 提供者:李鸿
  1. RSA-public-key-cryptosystem

    0下载:
  2. RSA公钥密码体制的matlab实现,这是密码学的加密算法之一-RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:573byte
    • 提供者:xiaotiantian
  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. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.76kb
    • 提供者:李抒昌
  1. RSA-Encode-and-Decode

    0下载:
  2. 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码-This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:18.09kb
    • 提供者:stephen
  1. RSA

    0下载:
  2. 基于matlab 加密解密 RSA 密钥产生-RSA-based encryption and decryption key generation matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6.53kb
    • 提供者:王倩
  1. RsaDelphi

    0下载:
  2. 用delphi实现RSA加密算法的例子。-Example of the RSA encryption algorithm with delphi.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:27.03kb
    • 提供者:wangjiewen
  1. MATLABRSA

    1下载:
  2. 基于matlab平台的RSA加密与解密,其中n和e默认-matlab RSA encryption and decryption, n and e default
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:18.2kb
    • 提供者:wenny
  1. rsa

    0下载:
  2. RSA算法,实现完整。将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA algorithm based on a very simple fact: the number multiplies two large prime number is very easy, but then to factorization of its product is extremely difficult, so it can be disclose
  3. 所属分类:密码/编码算法

    • 发布日期:2021-06-17
    • 文件大小:5.58kb
    • 提供者:wh
  1. rsa

    0下载:
  2. matlab实现的RSA加密算法,非常易于使用-matlab implementation of the RSA encryption algorithm, very easy to use
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:12.71kb
    • 提供者:wally sun
  1. rsa

    0下载:
  2. rsa数据加密算法实现,上传发放点福利,试试效果-rsa encryption algorithm, upload distribution points welfare, try the effect
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9.54kb
    • 提供者:蔷槿
  1. RSAsuanfa

    0下载:
  2. matlab RSA加密算法程序,可用于数字集群加密系统中 -Matab RSA encryption algorithm program can be used in the digital encryption system cluster ,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:liebing
  1. RSA

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

    • 发布日期:2016-09-08
    • 文件大小:1kb
    • 提供者:赵帅
  1. RSA加密算法

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

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