搜索资源列表
330911894
- C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
vbjm
- 本例可以完成对任意文件的加密与解密,对同一文件作第一次处理为加密,第二次处理为解密。-the cases to be completed for any document encryption and decryption of the same document for the first time to deal with encryption, treated as second declassified.
FileEncry
- 文件的加密与解密技术非常重要,对某些机密文件可以加密保存
jjm
- 文件的加密与解密,供大家参考一下,呵呵!
简单的文件夹加密
- 简单的文件夹加密与解密
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to
330911894
- C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.
AESExample
- AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document en
vbjm
- 本例可以完成对任意文件的加密与解密,对同一文件作第一次处理为加密,第二次处理为解密。-the cases to be completed for any document encryption and decryption of the same document for the first time to deal with encryption, treated as second declassified.
FileEncry
- 文件的加密与解密技术非常重要,对某些机密文件可以加密保存-Document encryption and decryption technology is very important to certain confidential documents can be encrypted to preserve
jjm
- 文件的加密与解密,供大家参考一下,呵呵!-Document encryption and decryption for the U.S. refer to, huh, huh!
JAVAjiamijiemi
- 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
java
- 文件的加密与解密 Java语言开发 希望能与更多Java爱好者共同探讨-Document encryption and decryption of the Java language to develop with more hope to explore Java enthusiasts
Crypt
- 文件的加密与解密算法,可以很方便地进行文件的加密与解密操作-Document encryption and decryption algorithms, it is easy to be a document encryption and decryption operations
FileCrypt
- 简单实用的文件加密程序,它可以集成到资源管理器中的右键菜单中,你只要点击"加密"和"解密"菜单项就可以现实文件的加密与解密- A simple encrypt files program that allows you to add right-click functionality to Explorer to implement files encryption and encryption.
wjjm
- 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can s
EncryptDecrypt
- 数据或文件的加密与解密()
code
- 文件的加密与解密演示,是我在某培训机构内部培训时得到的(File encryption and decryption demonstration, I was trained in a training organization when obtained.)
encipher
- 利用tea算法实现文件的加密与解密,改程序需要在命令行中使用(Using tea algorithm to encrypt and decrypt files)