| Projects on Google Code | Results 1 - 8 of 8 |
==Why use this tool?==
* It's FAST.
* and reliable.
We accomplish incredible speeds by *not* including logic in our indexing engine. The first part of the program performs a scan in a selected path and stores the meta-data in a database.
To improve speed even further, the database is created...
At this moment this library provides some unique abilities for Flex AS3 developers:
# reading the "serial number" of SWF file:
# reading the date of compilation;
# reading the version of Flex SDK that was used for compilation;
# fast implementation of SHA-1 hash algorithm;
# gene...
This is an encrypted file transfer server and client.
Features are:
Simple TLS handshake
RSA for for public key encryption
AES for symmetric encryption
SHA-1 for your MAC
===Version 2 Released!===
*[http://mushpup.org/ Version 2] of Mushpup has been released offering compatibility with a wider variety of sites. For more information, [http://mushpup.org/wiki/MushpupVersion2 click here].*
Passwords obviously are important and most people know by this time how to p...
Crypto-JS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
<wiki:toc/>
= Discussion Group =
Share your praises and criticims at the Crypto-JS d...
Crypto,
JavaScript,
MD5,
SHA-1,
SHA-256,
RC4,
Arcfour,
MARC4,
Rabbit,
AES,
Rijndael,
CBC,
OFB,
HMAC,
PBKDF2
Using online hash repositories Breakthrough queries the repositories looking for a match(a checksum equivalent). The repositories are so called rainbow tables consisting of gigabytes or even terabytes of pre-hashed data. The Breakthrough project is a client-server application. Even though, it can al...
This plug-in enables to generate checksums digests for any kind of a file . Maven deploy plug-in already provide check sum generation feature when artifacts deploy to a repository but there is a no way to use this feature alone without invoke deploy goal. Most of project use Maven Assembly plug-in ...
=NAME=
CGI::Session::ID::sha - CGI::Session ID driver for generating SHA-1 based IDs
=SYNOPSIS=
{{{
use CGI::Session;
$session = new CGI::Session('id:sha', undef);
}}}
=DESCRIPTION=
Use this module to generate SHA-1 encoded hexadecimal IDs for CGI::Session
objects. This l...