搜索资源列表
Xor_Encryp.zip
- 使用XOR算法进行加解密
加密解密 (利用异或运算)
- 加密解密 (利用异或运算)-encryption and decryption (using XOR)
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
CLCRYPT_04
- 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
RBDS
- The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The decoding algorithm used in RBDS.c
Shellcode_jiami
- Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
加密模块
- Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module's function can be
Xor_Encryp
- 使用XOR算法进行加解密-encrypt/decrypt by using XOR alogorithm
DEC_encryp
- 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
XOR_encrypt_In_Delphi
- delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
FileEncode
- 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
xor.c
- Simple crypting program for files which uses arbitrary XOR key.
XORcipher
- XOR Cipher with different keys
xr232n
- Encryption RS232 eith XOR method this is great
Simple_XOR2152935222009
- Simple XOR encryption- Simple XOR encryption
a51
- A5 is a stream cipher. A5 is based on a combination of three linear feedback shift registers (LFSRs) with irregular clocking. It uses 64 bit keys. The register lengths are 19, 22, and 23. All the feedback polynomials are sparse. The output is the XOR
XOR
- XOR algorithm for encrypting and decrypting the strings.
xor
- (pbc)Pairing-Based Cryptography是实现双线性对运算的 函數库,但没有异或XOR函數,我参考编写了一个,希望对大家有 帮助. 编译命令: gcc -o xor xor.c -I /usr/local/include/pbc -L /usr/local/lib -Wl,-rpath /usr/local/lib -lpbc 运 行 :./xor <a.param-(Pbc) Pairing-Based Cryptography bilinear
XOR
- --- ----XOR加密運算器----------- XOR encryption algorithms------------
xor
- xor.c : Multiple Devices driver for Linux.