| Projects on Google Code | Results 1 - 6 of 6 |
*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...
Security,
md5,
sha1,
hmac-md5,
hmac-sha1,
aes-xcbc-mac96,
cbc,
cipher,
des-cbc,
ipsec,
cryptography,
algorithm
This project provides alternate communications capabilities to open source media servers. The first protocols that will be made available are RTMPE and RTMFP.
<wiki:gadget url="http://www.ohloh.net/p/blue5/widgets/project_basic_stats.xml" height="220" border="1" />
If you want to join or have ...
This project provides an implementation of [http://java.sun.com/javase/6/docs/api/javax/crypto/SecretKey.html javax.crypto.SecretKey], which can be used as the seed for HMAC-MD5 message authentication. HMAC-MD5 authentication is what Google Code uses to authenticate its web hook messages sent to pr...
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
*OpenIPSec* is an open source IPSec Framework for *Windows XP/Vista/Blackcomb/CE*. The Framework will include an API for software development, command line tools, open source code (GPLv3) and documentation.<br>
Development is done from scratch and all dependent projects are my own projects (To ease...
PyAuthTicket uses HMAC to generate a one time ticket based on a secret key, message (optional) and timestamp (defaults to the current time).
If both sides know a secret key (ie, an API key), a receiver can verify the identity of a sender by requiring a ticket digest and the timestamp used to crea...