| Projects on Google Code | Results 1 - 10 of 20 |
well, im working on this at the moment, but im not publishing anything yet, because not even the basic features are finished so far, but im definitely interested in this topic and working on it, so if you are interested too, wait until i publish something, or, much better, send me an email and help ...
School project
=MACSCrypt=
Powerful cryptography algorithms implementation, with several user interfaces for the demonstration, but you still can access each separate algorithm from a simple API, you can even have a single library for specific algorithm without needing to include everything ...
*Integrating MA...
crypt,
cryptography,
encryption,
decryption,
c_plus_plus,
java,
oop,
logic,
math,
computerscience,
algorithm,
MACS
With this PHP-class you can decode and authenticate an OTP (one time password) from the Yubikey. For more information about the yubikey please visit Yubico's website at http://www.yubico.com. If you look in the link section you will also find my yubikey simulator that you can use for testing this cl...
caesarcrack is a native (C++) program which analyzes a ciphertext for character frequency distribution; given the distribution, computes the shift register of the caesian cipher.
Take for example:
"what we wish, we readily believe, and what we ourselves think, we imagine others think also."
...
Samples to demonstrate how to use AES encryption with standard libraries on several platforms - keeping encrypted content cross-platform compatible.
You can download the sample source from the Downloads section or from the Source repository.
* The C# project is compatible with Visual Studio...
yubico-abap is a ABAP class for verifying Yubico One-Time-Passwords. It is provided as a SAPlink file for easy deployment. Check out the [http://code.google.com/p/yubico-abap/wiki/UsageInstructions usage instructions] for a how-to guide.
== Special thanks go to ==
* [http://www.yubico.com/ Y...
=General Info=
This project allows the user to hash / encrypt / decrypt a list of directories / files. The user can drag and drop and/or choose via a browser which files / folders he needs to crypt. The selection allows for MD5, SHA1, SHA128, SHA256, SHA512 hashing which is saved in a CSV file and/...
cryptography,
hashing,
md5,
encrypt,
decrypt,
aes,
sha1,
sha256,
sha512,
hash,
encryption,
decryption,
files,
directory,
opencrypt
JavaTools should be a kind of assistent to java developers and others. the goal is to
write a library which has as man functions as the most java developers want to have. Or do you know a library tool which can delte files or/and directories depending on a regular expression and recursivly?
so if...
This application is a matter of short messages service security, i.e. so many people want to send a message that should be secure if the mobile went to the wrong hand. The security algorithm consists of 3 keys to encrypt the message and one more key to be with the other side to decrypt the message..