搜索资源列表
DES
- DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编解码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。
Base64
- Base64 编解码演示程序
Base64_2.zip
- Base64编解码程序,Base64 code/decode program
Base64Coder_wrap
- base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
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
Test
- MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
SuperBase64ED
- 这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation t
base64
- base64编解码源码,绝对可用。二机制十六进制转换-base64 encode/decode in use
base64
- 自己用C++写的base64编解码程序,含测试程序-Own use C++ written in base64 encoding and decoding process, including test procedures
mpeg_jiema
- mpeg音频解码源码,ky 可以用于MPEG的编解码相关学习上-mpeg audio decoder source code, ky MPEG codec can be used for related studies
base64_
- base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
bch_code
- bch编码 ,用来实现内存纠错。是现在的一种主流内存编解码方案-bch code used to implement memory error correction. Is now a mainstream memory encoding and decoding scheme
256-Byte-ECC
- 1. 附件中的代码用来实现ECC的编解码,其原理是利用汉明码的相关知识 2. 这里是我自己验证过的代码,当时使用的环境是VC。如果要去编译的话,可以在VS或者VC中自建工程区。-It is sample code of ecc coding and decoding. However, you need to create project yourself.
BASE64
- C++Builder BASE64编解码-C++ Builder BASE64 encoding and decoding
base64_linux
- Linux下base64编解码代码,实现base64的编译码功能 .-Linux-base64 codec code, the realization of the base64 encoding and decoding functions.
Base64
- Base64编解码 包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Base64 Encode Decode dfmnfmfdgnfdgFdGDFgfdgdfgdfGDF
opensslsource
- Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
openssl
- openssl开发资料。其提供了SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 -the openssl develop Guide
base64
- 实现base64编解码,这种格式转化在硬件中使用-decode and encode with base64,this passage is usfull to the hardware
