搜索资源列表

  1. rsa

    0下载:
  2. RSA算法,支持256、512、1024位创建密钥、加解密。-RSA algorithm, supports 256, 512, 1024 to create the key, encryption and decryption.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:陈昌鑫
  1. RSA

    0下载:
  2. C#实现RSA算法对文件的加解密,简单易懂,有益于掌握-C# realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1226752
    • 提供者:miqiaoyu
  1. rsa-a

    0下载:
  2. VC实现RSA算法对文件的加解密,简单易懂,有益于掌握-VC realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:13126656
    • 提供者:miqiaoyu
  1. Security-RSA-1

    0下载:
  2. xocde 工具iOS工程师必备神器,AES加解密-Xocde tool iOS engineer essential artifact, AES encryption and decryption
  3. 所属分类:IOS

    • 发布日期:2024-05-20
    • 文件大小:64512
    • 提供者:kangtian
  1. RSA-2048-SignVerifySign

    0下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier cert
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:张磊
  1. RSAUtil

    0下载:
  2. JAVA非对称加密技术,RSA加解密。 利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (te
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:787456
    • 提供者:zxp
  1. RSA

    0下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘洋
  1. miracl_rsadll

    0下载:
  2. 采用miracl大数库编写的RSA加解密,签名验签dll动态链接算法库-The dynamic library DLL of RSA encryption, signature algorithms written by the miracl library of large Numbers
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1708032
    • 提供者:曹伟琼
  1. TOOLS-BOX

    0下载:
  2. 自己写的LZ4压缩解压工作,还有RSA加解密,其中CRC为私用种子,使用者请忽略CRC小工具,只用LZ4的RSA-LZ4 AND RSA TOOL
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:14605312
    • 提供者:梁雨枫
  1. rsa

    0下载:
  2. rsa加密算法的加解密过程,利用公钥与私钥-RSA encryption and decryption process Encryption Algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. rsa-cPP

    0下载:
  2. C++实现RSA的加解密过程,仅供学习参考-C++ achieve RSA encryption and decryption process, only to learn reference, sharing is a virtue ..................
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:李小龙
  1. shuziqianming

    1下载:
  2. c++RSA加解密算法,MFC,有基本的界面实现,有论文。共三个。-c++ RSA encryption algorithm, MFC, a basic interface to achieve, there are papers. A total of three.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:9350144
    • 提供者:xin
  1. RSA

    0下载:
  2. 一个RSA算法的实现,RSA公钥算法加解密。-An RSA algorithm implementation, RSA public key encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:319488
    • 提供者:
  1. rsa

    0下载:
  2. RSA 算法用于 加解密文件及key的生成,实验测试使用-RSA encryption and decryption algorithm and generate the key
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:wutongyu
  1. RSA_tool

    0下载:
  2. rsa加解密工具,自带测试数据!非常好用,可以直接测试!-rsa encryption and decryption tool that comes with the test data! Very easy to use, it can be tested directly!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:226304
    • 提供者:cxsys
  1. RSA(CSharp)

    0下载:
  2. RSA算法的CSharp实现过程,实现加解密的过程-RSA algorithm CSharp implementation process to achieve the process of encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:曹涛
  1. RSA

    0下载:
  2. RSA文件加解密简单操作,适合初学者,自动生成复杂秘钥。-RSA file encryption and decryption operation is simple, suitable for beginners, to automatically generate complex secret key.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:3482624
    • 提供者:tianyu
  1. MATLAB_RSA

    0下载:
  2. RSA加解密算法的MATLAB实现,包含蒙哥马利模乘算法和约减表达式简化模乘运算等内容-RSA Encoding and Decoding Alrorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:熊帅
  1. TestRSA

    0下载:
  2. RSA相关算法的测试工具的代码,可是测试加解密等相关简单算法(RSA related algorithms test tool code, but test and decryption and other related simple algorithms)
  3. 所属分类:加密解密

  1. 信息安全实验2-1

    0下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:潇洒坤
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »

源码中国 www.ymcn.org