Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gcc des
Search - gcc des - List
DL : 0
DES的C实现 用 gcc 3.4.2编译通过
Update : 2008-10-13 Size : 9.2kb Publisher : zhang

DL : 0
DES的C实现 用 gcc 3.4.2编译通过-DES using the C compiler gcc 3.4.2 through
Update : 2025-02-17 Size : 9kb Publisher : zhang

gcc编译的des,3des加密解密算法。使用方法见main.c中的注释。-gcc compiler for des, 3des encryption and decryption algorithm. Main.c see the use of the Notes.
Update : 2025-02-17 Size : 3kb Publisher : zuoyijian

Atmel xmega系列官方DES加密控制器应用参考代码,使用GCC编译器-official reference code of XMEGA_built-in_DES_accelerator application based on Atmel xmega series , use the GCC compiler
Update : 2025-02-17 Size : 120kb Publisher : luoyunkai

DL : 0
DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ compiler is a separate,* c file VC C compiler). GCC or any other compiler environment compiler does not know __int64 of writing, this time in the file header with such a one should be: #ifndef __int64 #define __int64 long long #endif
Update : 2025-02-17 Size : 3kb Publisher : sunjunyu

64位gcc环境下perl的DES算法 # 加密:TripleDES($key, $message, 1, 1) # 解密:TripleDES($key, $message, 0, 1) -DES encryption and decryption algorithm
Update : 2025-02-17 Size : 1kb Publisher : cuibq

DL : 0
DES加密程序,用gcc编译通过,可加密文件-DES encryption program, compile with gcc, you can encrypt files! ! !
Update : 2025-02-17 Size : 4kb Publisher : 徐某某

DL : 0
GCC编译 Ubuntu Linux平台下开发 DES加密算法 可实现字符串的加密解密-DES Algorithm Incryption and Decryption For string
Update : 2025-02-17 Size : 12kb Publisher : Shannon

VC /GCC 可以直接编译使用,包含 SSL ,SHA1,SHA2,MD2,MD4,MD5,AES,DES,BASE64,RSA,ARC4,BIGNUM,X509 不依赖各种库文件,可单独编译, 注意,0.93 版本,不是 0.8版本(VC / GCC can be compiled directly, including SSL, SHA1, SHA2, MD2, MD4, MD5, AES, DES, BASE64, RSA, ARC4, BIGNUM, X509 Do not rely on a variety of library files, can be compiled separately, Note that the 0.93 version is not version 0.8)
Update : 2025-02-17 Size : 198kb Publisher : 白木行久
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.