搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
etra
- * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Outpu
Crypt-Sha1-Base64-md5-source-delphi
- Source delphi with sha1, md5 and base64.
encryption-
- 文件加密解密软件,利用Openssl开发,轻松实现文件加密解密,base64编码,大密钥自动生成等功能-File encryption and decryption software, using Openssl development, easy file encryption and decryption, base64 encoding, large key features such as automatic generation of
js_base64_gb2312
- javascr ipt base64 中文加密 解密 与c++ c# 结果一致-javascr ipt base64 encode decode
EncryptbyAK47
- base64 MD5 Base64 CRYPT加密-base64 MD5 Base64 CRYPT encryption
base64
- base64的加密算算发源代码 ,做加密的一定要有哦 -Origin code base64 encryption math
base64
- Base64加密和解密的开源代码,可直接加入工程进行操作-Base64 encryption and decryption of open source code can be added directly operate the works
Base64Transformer
- 本科时写的CA里面要用到的编码转换器,Base64码转DER。-The transformer to convert Base64 codes to DER codes which uesed in CA.
Base64
- 对输入的信息用base64进行编码,用java语言写的,然后发送给服务器-Input information using base64 encoding, written in java, and then sent to the server
BASE64
- BASE64解码 VBS源代码 Function fDecode(sStringToDecode) Const CharList = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace(Replace(Replace(sSt
base64
- base64加密和解密码,易语言编写,有原码和模块。-base64 encryption reconciliation password
stringdll
- 多种加解密算法. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。-A variety of encryption and decryption algorithms
code64
- base64加密解密演示,网络快车就使用这种加密解密方式,非常方便-base64 encryption and decryption demo
base64
- base64解码编码源程序,对于编写邮件服务器的实现有很大帮助-decoding base64 encoded source,For the preparation of the mail server of great help to achieve
base64
- base64置乱方法,简单实用,易于实现-base64 base64
Base64
- Base64用来实现明文与密文的转换,使得转换方便快捷易于操作-Base64 is used to achieve the conversion of plaintext and ciphertext, convenient and easy operation makes conversion
Base64
- C实现的base64加密算法,经测可用,可以用来加密数据,在linux下可用!-Base64 encryption algorithm implemented in C, measured by available and can be used to encrypt data, can be used in linux!
code-Base64-v1
- code-decode Base64 string
base64
- 比较好的base64编码解码的例子,在工程中使用比较安全可靠!-base64 decode and code demo!