Location:
Search - Hash gcc
Search list
Description: 用C语言实现的NIST安全的Hash标准,在GCC编译环境下编译通过。
Platform: |
Size: 4620 |
Author: 魏松 |
Hits:
Description: 用C语言实现的NIST安全的Hash标准,在GCC编译环境下编译通过。-Using C language realize Hash the NIST security standards, in the GCC compiler to compile through the environment.
Platform: |
Size: 4096 |
Author: 魏松 |
Hits:
Description: google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
Platform: |
Size: 22528 |
Author: tom |
Hits:
Description: 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes
cryptlib.h
Authenticated Encryption
AuthenticatedSymmetricCipherDocumentation
Symmetric Ciphers
SymmetricCipherDocumentation
Hash Functions
SHA1, SHA224, SHA256, SHA384, SHA512, Tiger, Whirlpool, RIPEMD160, RIPEMD320, RIPEMD128, RIPEMD256, Weak1::MD2, Weak1::MD4, Weak1::MD5
Non-Cryptographic Checksums
CRC32, Adler32
Message Authentication Codes
VMAC, HMAC, CBC_MAC, CMAC, DMAC, TTMAC, GCM (GMAC)
Random Number Generators
NullRNG(), LC_RNG, RandomPool, BlockingRng, NonblockingRng, AutoSeededRandomPool, AutoSeededX917RNG, DefaultAutoSeededRNG
Password-based Cryptography
PasswordBasedKeyDerivationFunction
Public Key Cryptosystems
DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES
Public Key Signature Schemes
DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN
Key Agreement
DH, DH2, MQV, ECDH, ECMQV, XTR_DH
Algebraic Structures
Integer, PolynomialMod2, PolynomialOver, RingOfPolynomialsOver, ModularArithmetic, MontgomeryRepresentati
Platform: |
Size: 1048576 |
Author: 沧海 |
Hits:
Description: 一个简单的多用户 IRC BNC服务软件,支持MD5 等hash过的密码。-An easy multiuser IRC BNC server. Supporting many features such as MD5 hashed passwords, SSL connections, vhosts, awaynick, pm logging while away Tested on Linux and FreeBSD, and compiles with gcc versions from 2.95.4 to 4.0.
Platform: |
Size: 96256 |
Author: shepherd |
Hits:
Description: 一个哈希查找算法,用c实现, gcc编译
如果使用vs可能会提示少stdint.h-A hash search algorithm, with c and gcc compiler to achieve, if you are using VS ,
you may get a "can t find stdint.h",
Platform: |
Size: 5120 |
Author: qz |
Hits:
Description: This a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compile it with gcc under unix.-This is a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compile it with gcc under unix.
Platform: |
Size: 3072 |
Author: Dimitris |
Hits:
Description: ncurses packege的安装包及安装方法
(rhel5.1 gcc4.1.2平台)
ncurses安装
GCC安装好后,再次make menuconfig出现了下面错误:
[root@localhost linux-2.6.32.2]# make menuconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
*** Unable to find the ncurses libraries or the
*** required header files.
*** make menuconfig requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2
下载ncurses5.7,分别执行下面命令
sh configure
make
sudo make install
ncurses安装成功。-ncurses packege install
Platform: |
Size: 4687872 |
Author: 池一波 |
Hits: