| Projects on Google Code | Results 1 - 10 of 18 |
3des加密算法的练习
不一定可以实用
As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
* Protocols: TLS 1.0 support (partial)
* Certificates: X.509 Certificate parsing and validation, built-in Root...
*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
implementacion del algoritmo de encriptacion y desencriptacion DES
===ngorca===
is a multithreaded password recovery tool using exhaustive key search.
Oracle databases encrypt passwords with a simple DES encryption algorithm,
as described by Joshua Wright and Carlos Sid in 'An Assessment of the
Oracle Password Hashing Algorithm'. Due to the weak hashing algorit...
A very simple text editor with cypher capacity. Based in password encryption.
*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...
Matthew Kwan's implemetation of Bitslice DES are
designed for a general RISC processors (with having
2 source operand instructions for logical operation).
Our implementations are specialized and more faster
for processor with having 3 source operand MUX
instructions(example: Cell's selb, Al...
Uses XS-DES, a simplified variation of DES.
S-DES is a very basic cryptographic algorithm for learning purpose.This is a tool implemented in python to check the encriptation.