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

搜索资源列表

  1. 汇编文件加密解密

    1下载:
  2. FNAME1 DB 20 DUP (0)  FNAME2 DB 20 DUP (0)  HANDLE1 DW 0  HANDLE2 DW 0  TIPS DB 0DH,0AH,'PLEASE INPUT PASSWORD:$' ;输入密钥  MESS DB ' 
  3. 所属分类:汇编语言

    • 发布日期:2008-01-05
    • 文件大小:7.11kb
    • 提供者:ltvssjw
  1. RSA 公开密匙加密算法的替换程序

    1下载:
  2. RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.5kb
    • 提供者:张进
  1. RSA公开密钥加密

    1下载:
  2. 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20.34kb
    • 提供者:blickwinkel
  1. aes128位密钥加密实现

    0下载:
  2. 实现简单的aes128位密钥加密,适合初学者。
  3. 所属分类:源码下载

    • 发布日期:2011-05-04
    • 文件大小:192.59kb
    • 提供者:bingzheaaa
  1. rsa加密

    0下载:
  2. RSA加密 解密 生成密钥对
  3. 所属分类:源码下载

  1. C#加密指定文件 

    3下载:
  2. C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
  3. 所属分类:加密解密

    • 发布日期:2012-05-30
    • 文件大小:15.18kb
    • 提供者:popand924
  1. C#对称算法的密钥生成

    0下载:
  2. C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
  3. 所属分类:密码/编码算法

    • 发布日期:2012-05-30
    • 文件大小:31.33kb
    • 提供者:popand924
  1. AES AES快速算法和蓝牙设备中用的E0算法

    2下载:
  2. AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等,AES fast algorithms and Bluetooth devices using the E0 algorithm (for encryption), E1 algorithm, E2 algorithm, E3 algorithm (for key management and authentication, etc.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-08
    • 文件大小:9.91kb
    • 提供者:
  1. Stringencryptionprocess.rar

    0下载:
  2. 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
  3. 所属分类:Other windows programs

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

    2下载:
  2. RSA加密程序 1、能够对字串进行加密; 2、可以自动生成RSA加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。 ,RSA Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the crptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:17.25kb
    • 提供者:Jane
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:225.65kb
    • 提供者:dingpei
  1. psam

    0下载:
  2. 1、 所有密钥的装载与导出都采用密文方式; 2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制; 3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理; -1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:ly
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:84.58kb
    • 提供者:卓然
  1. Encode

    0下载:
  2. 使用3DES自动加密的WebService,用于随时随地获取存储的帐号,密钥信息-Automatically encrypted using the 3DES WebService, account for anytime, anywhere access to storage, the key information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.49kb
    • 提供者:wuxiao
  1. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:634.94kb
    • 提供者:qzhirong
  1. aronld

    0下载:
  2. 把一幅图像置乱,相当于加密,然后用相同的密钥再反置乱还原回原始图像。-To an image scrambling, which is equivalent encryption, and then use the same key again to restore the anti-scrambling back to the original image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2.25kb
    • 提供者:赵鹏君
  1. EncryptedTcp

    0下载:
  2. 利用同步TCP传递会话数据,包含客户端和服务器端,使用不对称加密算法加密对称加密算法的密钥,使用对称算法加密会话信息-The use of simultaneous TCP transfer session data, including client and server side, using an asymmetric encryption algorithm to encrypt the symmetric key encryption algorithm, using symmetri
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:93kb
    • 提供者:hl790
  1. LSB

    0下载:
  2. MATLAB实现的空域LSB算法,可输入密钥加密文本信息,有较好的交互界面(MATLAB implementation of the airspace LSB algorithm, you can enter key encryption, text information, there is a better interactive interface)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:80kb
    • 提供者:widiot
  1. LSBM

    0下载:
  2. MATLAB实现的LSBM(LSB Matching)算法,可输入密钥加密和解密文本,有较好的交互界面(The LSB matching algorithm,coding by MATLAB. You can encrypt or decrypt the text by input an key. And it has a easy operating interactive interface.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:81kb
    • 提供者:widiot
  1. RK密钥图像简单加密和恢复

    0下载:
  2. RK龙格库塔定理产生密钥图像简单加密和恢复,简单的异或运算(Simple encryption and recovery of RK key image)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:yeohyong
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com