搜索资源列表

  1. RsakitT

    0下载:
  2. RSA算法,大素数生成,加密解密-RSA algorithm, generating large prime numbers, encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:67584
    • 提供者:name
  1. rsa

    0下载:
  2. 200行的ras密钥算法,思路清晰且有注释,实现命令行下的加密解密-200 line ras-key algorithm, and there is clear notes, under the realization of the command line encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:bean
  1. AESDemo

    0下载:
  2. AES加密解密算法,能进行256位数据加密-AES encryption and decryption algorithms, capable of 256-bit data encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:33792
    • 提供者:lwch
  1. DES+RSA_NetworkSecurity

    0下载:
  2. DES RSA 加密解密算法类,能够运行,而且有注释。-DES RSA encryption and decryption algorithm type, able to run, and the Notes.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:115712
    • 提供者:高冲
  1. RSA

    0下载:
  2. 简单的RSA算法的加密解密程序,带MFC界面的-RSA algorithm is a simple encryption and decryption procedures, interface with MFC
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:3962880
    • 提供者:tangrui
  1. RSA

    0下载:
  2. RSA数字签名 RSA算法的加密解密 可视化MFC界面-RSA digital signature algorithm of RSA encryption and decryption MFC visualization interface
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:60416
    • 提供者:聂乐
  1. RSAtool

    0下载:
  2. 这学期刚学密码学,RSA算法相对简单,于是写了这个小软件.开发环境:VC++6.0。 RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数。据猜测,从一个密钥和密文推断出明文的难度等同于分解两个大素数的积。 数据加密算法RSA的关键在于大素数的生成,本软件采取数组形式解决大素数的存储和运算问题,可生成超过1024位的十进制数的大素数,以应用于数据加密。 RSA的缺点主要有:产生密钥很麻烦,受到素数产生技术的限制,因
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:435200
    • 提供者:宋芬
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:557056
    • 提供者:jiuhuajian
  1. rsa

    0下载:
  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例程

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:鲍茂然
  1. RSA

    0下载:
  2. 对加密算法RSA的C++实现,RSA是非对称经典加解密算法-RSA encryption algorithm on the C++ to achieve
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:34816
    • 提供者:fox
  1. 4534455RSAvb

    0下载:
  2. rsa算法C++实现,实现RSA算法,密码强度1024 rsa加密/解密算法实现源码与例子 -rsa algorithm for C++ to achieve, the realization of RSA algorithm, the password strength of 1024 rsa encryption/decryption algorithm and source code examples
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:易守旺
  1. RSA-MFC

    0下载:
  2. RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:3763200
    • 提供者:高飞
  1. RSA

    0下载:
  2. 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1879040
    • 提供者:周旋
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:8416256
    • 提供者:swreal
  1. RSA

    0下载:
  2. 使用VC++实现RSA加密解密算法,简单实用,可以供研究RSA的学者参考-Use VC++ realization of RSA encryption and decryption algorithms, simple and practical, can be used for research scholars in reference to RSA
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:bdz
  1. RSACode

    0下载:
  2. 介绍RSA加密解密算法的电子书,RSA加密解密算法分析与实现-RSA encryption and decryption algorithms introduced e-books, RSA encryption and decryption algorithm analysis and implementation of
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:217088
    • 提供者:bdz
  1. RSA

    0下载:
  2. 基于大数库miracl的RSA加解密算法,其中gen.c是产生密钥,encode.c是进行加密,decode.c是进行解密-Based on large numbers of RSA encryption and decryption library miracl algorithm, which gen.c is to generate the key, encode.c is encrypted, decode.c is to de
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1372160
    • 提供者:hbhb
  1. RSA

    0下载:
  2. 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:277504
    • 提供者:zhuyezi
  1. RSA-kouling

    0下载:
  2. RSA 加密解密算法动态口令,这份资料有助于RSA初学者尽快入门-RSA encryption and decryption algorithms dynamic password, this information will help beginners as quickly as possible RSA
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:wyxywgy
  1. RSA

    0下载:
  2. RSA加密解密算法,WPF实现 功能不是很完善,仅供学习之用-RSA encryption and decryption algorithms, WPF is not a perfect realization of functions, for learning purposes
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:551936
    • 提供者:Colin Gao
« 1 2 3 45 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org