My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 27
*OpenSec* is an Open-Source Security API. This project is part of [http://code.google.com/p/openipsec OpenIPSec] project.<br> This API contains all mandatory security algorithms needed to implement an *IPSec Framework*. It contains two types of security algorithms: *authentication* and *encryption...
Fast SHA1 algorithm with a small memory footprint. Written in C++ and very easy to use. Example of use: {{{ unsigned char hash[20]; char hexstring[41]; sha1::calc("Teststring",10,hash); // 10 is the length of the string sha1::toHexString(hash, hexstring); }}} There are only two files in ...
sha1, C, fast
To find latest stable versions you can check 'Downloads'. _*Kontrolcu Beta1 is released!*_ * A fatal error is solved.(Wrong checksums while you use progressbar.) * Progressbar in other tabs * No freeze in any process(Except 'Logical Device' checking.(will be added in 2.1)) * Error Mes...
1) Introduction _______________ libsha1 is a library aiming at providing an easy way to get sha1 hashes from different inputs (strings, files, ...). It was originally designed for a personnal use, but it can easily be integrated into projects, in so far as it doesn't require any depe...
= 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...
Lash (Lua Hash) is a data hashing/encryption library for Lua. Currently supported algorithms are: * CRC32 * MD5 * SHA1 * Rijndael (experimental)
= Introduction = htpmt is a suite of tools for managing HTTP authentication files that are used by web servers to authenticate users. Currently htpmt includes tools for Basic and Digest HTTP authentication; they are designed to be a drop-in replacement for the htpasswd and htdigest tools that come...
This library has no dependencies, and can be used freely, it provides several tools, which can be turned off easily: * List tools * Parser of INI files * Error framework * Logging tools * Sha1 tools
=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 ...
Trabajo practico 2 Criptografia y Seguridad ITBA
1 2 3 Next