-
Hideseek_introduction
Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
- 2013-10-30 11:21:59下载
- 积分:1
-
psam
1、 所有密钥的装载与导出都采用密文方式;
2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制;
3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理;
(1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encryption algorithm, using the root key generation system, the master key generation system, initialize the card generation system, key injection system four management systems 3, the key to ensure full security, based on the support of the IC card key generation, injection, export, backup, update, and service functions to achieve key security management )
- 2011-06-30 09:52:47下载
- 积分:1
-
DESEncryptionDecrypt
编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data.
)
- 2013-10-15 09:51:35下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
md4
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;(This is a static md4 encryption algorithm is the vc environment implementation, c languages;)
- 2005-04-30 11:59:45下载
- 积分:1
-
EDstar
一个袖珍的vc++加密软件,同时还可以解密,加密文件的范围挺大的,几乎所有文件都可以加密,输入密码并解密,好像不是真正意义的加密,只不过是用文件额外加密的方法进行加密,较早时候的程序,不过编译还是顺利的。
(A pocket-sized vc++ encryption software, but also can decrypt encrypted files the scope of getting bigger, almost all the files can be encrypted, enter the password and decrypt the encryption does not seem real, but the file is an additional method of encryption to encrypt Earlier procedures, but the compiler is still smooth.)
- 2009-12-05 20:34:39下载
- 积分:1
-
des
使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
(The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )
- 2008-07-05 00:04:05下载
- 积分:1
-
Soft20060210103622639
文件加密使用,可以实现对PC上文件进行加密解密功能(document encryption use, the PC can be achieved on the document encryption and decryption functions)
- 2006-12-26 15:29:21下载
- 积分:1
-
SHA
现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)
- 2013-05-03 16:14:26下载
- 积分:1