My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 82
=jHashMe is an hash calculator writen in Java on the OSGi platform.= fetures: * It is easyly extendable over OSGi at runtime * It provides a graphical- and an command line interface. * It can calculate the hash of strings and file. * It can create checksum files with an configureable ...
An extended version of the "DesktopSearch" from WindowsXP which has as addon file digests based on the SHA-1 algorithm.
[http://code.google.com/p/secache http://secache.googlecode.com/files/secache-logo.png] =php编写的文件型缓存解决方案= * 纯php实现, 无须任何扩展,支持php4 / 5 * 使用lru算法自动清理过期内容 * 可以安全用于多进程并发 * 最大支持1G缓存文件 * 使用hash定位,读取迅速 ==[http://code.google.com/p/secache/source/browse/trunk/demo/test.php 用法样例]== {{{ r...
=HASHCC= _A platform independent C++ hash map template implementation using a multidimensional tree structure. Functions are like those of Sun's Java Hash map template_ ---- ==State== First version is available in tags directory! Package name Deeaan Lampel version 0.10 from 2009/10/14 Test...
The General Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithm in the Object Pascal, C and C++, Java, Python and Ruby programming languages For more information please visit: http://www.partow.net/programming/hash...
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The `SparseHash` library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's `hash_map` class and the tr1 `u...
=nginx_upstream_carp= ------- This module achieves partial CARP(Cache Array Routing Protocol) support in nginx upstream module. It chooses the backend server with a steady order. The same URL will always be forward to the backend with the same order when failure occurs. The score is calculated f...
pyhash is a python non-cryptographic hash library. It provide several common hash algorithms with C/C++ implementation for performance. {{{ >>> import pyhash >>> hasher = pyhash.fnv1_32() >>> hasher('hello world') 2805756500L }}} pyhash support the following hash algorithms * [http://...
= Latest changes (1.2.1) = * GUI Added (GTK+) [Changelog Older versions] = Installation = The simplest way to install SHACrypt is to download one of the precompiled versions. However, if you're on a platform without a precompiled version, or know your way around the command line, you sho...
= CalistA version 1.0 = AS3 Crypto Algorithm library ==Licence== * [http://www.opensource.org/licenses/mozilla1.1.php Mozilla Public License 1.1 (MPL1.1)] ==About== * Version : 1.0 * Author : ALCARAZ Marc (aka eKameleon) * Link : http://www.ekameleon.net/blog * Mail : ...
1 2 3 4 5 6 7 8 9 Next