CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - encryption
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - encryption - List
[
OS program
]
EXE文件自我修改
DL : 0
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
Date
: 2008-10-13
Size
: 139.82kb
User
:
陈文
[
OS program
]
kenel_crypto
DL : 0
内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Date
: 2008-10-13
Size
: 136.58kb
User
:
xf
[
OS program
]
取硬盘序列号ActiveX控件的创建及应用
DL : 1
取硬盘序列号ActiveX控件的创建及应用. 对于一些加密需要的朋友可能有用.-serial numbers from hard drives to establish the ActiveX control and application. Encryption needs some friends may be useful.
Date
: 2008-10-13
Size
: 18.03kb
User
:
单洪伟
[
OS program
]
SelfExtra
DL : 0
一个制作自解压程序的框架,对于学习加密程序有非常大的作用-a self-extracting procedure produced a framework for learning encryption program has a very big role
Date
: 2008-10-13
Size
: 39.97kb
User
:
柴永
[
OS program
]
peprotector
DL : 0
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友-one pair of procedures to protect the code, is ideally suited to its own encryption procedures friends
Date
: 2008-10-13
Size
: 105.76kb
User
:
柴永
[
OS program
]
Loader32PE
DL : 0
BlowFishEnc ENCRYPTION ALGORITHM 包含C++ class 用于文件加密 -BlowFishEnc ENCRYPTION ALGORITHM contains C class for file encryption
Date
: 2008-10-13
Size
: 33.11kb
User
:
柴永
[
OS program
]
获取硬盘的出厂信息
DL : 0
获取硬盘的出厂信息,可用于实现针对硬盘的软件加密。-access to the hard drives manufactured information that can be used against hard disk encryption software.
Date
: 2008-10-13
Size
: 18.17kb
User
:
心港
[
OS program
]
字符串简单加密
DL : 0
学习简单的字符串加密技术; 演示用wm_copydata进行数据交换; -learn simple string encryption technology; Demo wm_copydata for data exchange;
Date
: 2008-10-13
Size
: 338.99kb
User
:
阿议
[
OS program
]
my123jianjava
DL : 0
java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
Date
: 2008-10-13
Size
: 50.05kb
User
:
jian
[
OS program
]
endecipher
DL : 0
网络信息安全课程设计 实现了DES RC4等八种加密解密算法-network information security programs designed to achieve the eight other RC4 DES encryption and decryption algorithm
Date
: 2025-12-23
Size
: 243kb
User
:
陈满
[
OS program
]
Encryption1
DL : 0
加密及解密算法,完成了封装EncdDecd单元的 EncodeString,DecodeString函数-Encryption and decryption algorithms, completed the package EncdDecd unit EncodeString, DecodeString function
Date
: 2025-12-23
Size
: 170kb
User
:
[
OS program
]
Encryption
DL : 0
Example in Encryption
Date
: 2025-12-23
Size
: 24kb
User
:
lmmdmi
[
OS program
]
cryptographyJava
DL : 0
Modules : 1. Conversion of secret color image into Gray scale Image. 2. Encryption by Half toning. 3. Generation of shares. 4. Selection of Secret information pixels. 5. Encrypt the shares. 6. Reveling the secret image. - Modules : 1. Conversion of secret color image into Gray scale Image. 2. Encryption by Half toning. 3. Generation of shares. 4. Selection of Secret information pixels. 5. Encrypt the shares. 6. Reveling the secret image.
Date
: 2025-12-23
Size
: 56kb
User
:
anu
[
OS program
]
Encryption
DL : 0
windows下加密解密功能实现,已经在项目中进行实用-windows under the encryption and decryption functions, has been in practical projects
Date
: 2025-12-23
Size
: 194kb
User
:
Knightswim
[
OS program
]
Encryption-Minifilter-Driver
DL : 0
Encryption Mini filter Driver Code
Date
: 2025-12-23
Size
: 12kb
User
:
patel mudra
[
OS program
]
Advanced-Encryption-Standard---Wikipedia--the-fre
DL : 0
Best way to learn advance techniques for encryption and decryption
Date
: 2025-12-23
Size
: 177kb
User
:
Mayank
[
OS program
]
selective-encryption
DL : 0
selective encryption using Matlab
Date
: 2025-12-23
Size
: 2kb
User
:
Arul
[
OS program
]
encryption
DL : 0
a type of des encryption
Date
: 2025-12-23
Size
: 22kb
User
:
zo
[
OS program
]
DES-encryption
DL : 0
实现DES对文件的加密,在右键菜单中增加选项,避免文件被复制-DES file encryption to achieve an increase in right-click menu option to avoid files being copied
Date
: 2025-12-23
Size
: 40kb
User
:
璇璇
[
OS program
]
UaP-encryption
DL : 0
Username and Password encryption
Date
: 2025-12-23
Size
: 156kb
User
:
abhijeet
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.