资源列表
AES
- AES的C语言实现源代码 大家可以看看 看有没有改进-AES implementation of the C language source code
Bas64_EnCode
- Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
encryption
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f
DES
- c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
AES
- 同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓-VB had come with the implementation, AES encryption algorithm implementation, this algorithm covers the essence of AES
jiamijiemi
- 基于MFC的加密解密程序,能自己设置密文,并进行相关操作-MFC based on the encryption and decryption process, to set up their own ciphertext and related operations
eea
- 可以修改文件的流程!在MFC里面放两个ONBUTT控件和一个EDIT控件!代码里面有做注释请认真阅读!-Flow can modify the file! Put at MFC controls and a two ONBUTT controls EDIT! Code which has to do Notes Please read them carefully!
exnhv1.1
- Xnova a-Xnova add
md5_2
- C++写的md5算法实现,喜欢的拿去吧,哈哈~-Writing C++ implementation of md5 algorithm, like take it, haha ~
aes
- 用vc++实现aes算法,对分组密码学做深入深入祥彻的研究 。-Using vc++ implementation aes algorithm, on the block cipher Xiang-depth study in depth to do thorough research.
MSRC4Plugin122
- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
AESV2Plugin100
- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
