搜索资源列表
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
base64decoder
- 用于base64的解密 将一个包含base64的文件内容取出以后进行解密放到指定的文件里面去-for the base64 decoding base64 will contain a content of the documents removed after designated for declassifying the document put inside
Base64_src
- 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
linux.base64.tar
- base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
RSA.rar
- 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
CdesEnctoDelphiDesDec
- 本实例解决从C#中导出文件,经标准DES算法加密后再经Base64编码,对该文件通过delphi7进行Base64解码和Des算法解密后还原-To solve this example from the C# In the export file, with the standard DES encryption algorithm and then by the Base64 encoding, the document through the Delphi7 for Base64 decod
CRC
- 循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and decoding method is simple, error
DES
- 流密码RC4的加密和解密 1、能够对字串进行加密; 2、可以自动生成加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。-RC4 Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the
Encodeco
- Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascr ipts.
RSA
- RSA编码与解码,用来对任意输入字符进行加密解密,加密解密的标准是RSA标准-RSA encoding and decoding used to enter characters for any encryption and decryption, encryption and decryption of the standard is the standard RSA
crypt
- // 命令行方式的文件加密和解密 //*** *** *** *** *** *** *** *** **** // How to use //**************************************************** /* The comand line is like this: command line: crypt [cpParams] [cpFile] [cpKey] arguments descr iptio
rsa
- MGCP 协议栈 编解码算法, 包括MD5 ,认证等部分-MGCP protocol stack for decoding algorithms, including MD5, part of certification
UUE
- UUE文件格式的使用 和 UUE编解码算法演示-UUE file formats for use and UUE decoding algorithm presentation
CryptoAPI1.0_cn_ix
- 本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。-The Chinese document details CryptoAPI (an application programming interface)
zhuce_jiama
- 程序为注册机和解码机的源代码,可以参考实现软件的在线注册。-Procedures for the RI and decoding machine source code, can refer to the realization of software for online registration.
RSA2010.10.11
- RSA加解密演示程序。对输入的每个字符的ACSII码进行编码和解码。-RSA encryption and decryption demo. The input code for each character encoding and decoding ACSII.
securable
- hash解码软件 很好用的一款软件-hash decoding software is useful for a software
yidianwencode
- 这是一个用c++编写的译电文密码的程序,适合初学者进行译码编程的入门-This is a work written in c++ program code translated messages, suitable for beginners introductory programming decoding
ha0120s
- Hopping Decoder是针对Hopping Encoder将Address Data、Key Data 和 Rolling Data (hdata) 采用DES24加密算法反运算的一种译码方式。因为在Hopping Encoder中Key每按一次Rolling Data 就会加 1,所以在 Hopping Decoder 中每接收一个 Key 其 Rolling Data 也会加 1。此次设计采用 T48F06E作为控制芯片。 -Hopping Decoder is for
MFC-job-5Dlg
- 对文本文档(英文)进行编码(加密)和解码(解密)。-Of text documents (in English) for encoding (encryption) and decoding (decryption).
