Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 8 of 10

AES in Java Authors: Jorge Moreno Aguilera Almuneda Montiel González Jose Antonio Ortega Hidalgo Samuel Pelegino Leal

0
 
  0 reviews  |  0 users  |  2,131 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Cache timing attack research for masters. Focuses mainly on AES for dm-crypt, jails, sanboxes, and openssl. Main Webpage: http://www.cs.rit.edu/~bdi8241/masters.php --- Brad Israel http://www.cs.rit.edu/~bdi8241/

0
 
  0 reviews  |  0 users  |  284 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

EncryptedNotepad is a simple text editor in .NET for Windows and Windows Mobile with built-in encryption. The Windows version uses AES and RSA encryption. The Windows mobile version uses only AES (as of now).

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

Project Naranja uses the Padlock Security Engine of VIA EPIA mini-ITX motherboards in order to provide a toolkit that will let end-users easily set up and use encrypted filesystems with Linux.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Tamalin PantherPanther is a cryptographic program written in Java and is designed to be secretive. It translates missives or files into ciphertext using the AES (Advanced Encryption Algorithm), so that can be later decrypted by anyone with knowledge of the same password which was used to encrypt it. ... [More] Panther offers installers and packages that can be used with Linux or Windows, but it is also available as a single executable file that can be stored on a flash drive or removable (and possibly hidden or locked away) media. Panther can also be a secretive, and hidden. It enables various degrees of concealment and invisibility. These include The ability to lock and unlock the display (Which hides the text on the screen), and the ability to hide the entire screen (Which sets the screens size to a width of 0, and a height of 0). Panther works fully with Linux, Windows, and Mac, but it is designed mostly for Linux users. Version 3 has been run succesfully on Linux Ubuntu and Windows XP/Vista. Panther also has the advantage of being Tri-Langual, and runs well in English, Spanish, and Italian, thanks to Google Language Tools. However, the Spanish and Italian versions are still very much under development. This tool can be ideal for sending sensitive information over non-secure protocols, like IM. IM conversations are stored on a server somewhere and can be easily read by anybody, but If Panther is used to encrypt information before being sent, the Advanced Encryption Standard can ensure privacy. Panther is a product of Tamalin, found at http://www.tamalin.org. Site currently under construction. [Less]

0
 
  0 reviews  |  0 users  |  816 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Using VHDL and testing with Altera DE1 board, will implement the Advanced Encryption Standard. Will have a software client to pass data to the device over a serial connection. This project will be used as an exercise to practice correct usage of VHDL constructs in synthesis. Will develop proper VHDL testbenches and simulations.

3.0
   
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

If you want to experiment with all the yubikey libraries and you don't own a real hardware yubikey or if you don't want to reprogram your yubikey you can use this simulator. For more information about the yubikey please have a look at http://www.yubico.com In the links sections you can try ... [More] the online generator. You will need the AES128 PHP-class by Jose Manuel Busto to use this generator. You can find it in the links-section. I hope you enjoy the simulator - Please feel free to comment on it.. Alex Jensen [Less]

0
 
  0 reviews  |  0 users  |  2 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Elixis is an encryption library made in C#. You can encrypt and decrypt data using AES,TripleDES and MD5 algorithms so far, other algorithms may be imported in future. AES (Rijndael) The National Institute of Standards and Technology (NIST) officially announced that Rijndael, designed by Joan ... [More] Daemen and Vincent Rijmen, would be the new Advanced Encryption Standard. The Advanced Encryption Standard (AES) is the current encryption standard, intended to be used by the U.S. Government organisations to protect sensitive (and even secret and top secret) information. It is also becoming a global standard for commercial software and hardware that use encryption. It is a block cipher which uses 128-bit, 192-bit or 256-bit keys. Rijndael is very secure and has no known weaknesses. TripleDES Triple DES is three times slower than regular DES but can be billions of times more secure if used properly. Triple DES is simply another mode of DES operation. It takes three 64-bit keys, for an overall key length of 192 bits. The procedure for encryption is exactly the same as regular DES, but it is repeated three times, hence the name Triple DES. The data is encrypted with the first key, encrypted with the second key, and finally encrypted again with the third key. Triple DES enjoys much wider use than DES because DES is so easy to break with today's rapidly advancing technology. MD5 In cryptography, MD5 (Message-Digest algorithm 5) is a widely used,partially insecure cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number. MD5 was designed by Ron Rivest in 1991 to replace an earlier hash function, MD4. In 1996, a flaw was found with the design of MD5. Elixis Help Applications from codemammoth.com Elixis Example application - Simple example application on how to use Elixis Please Donate with PayPal [Less]

0
 
  0 reviews  |  0 users  |  420 lines of code  |  0 current contributors  |  Analyzed 14 days ago
 
 

A C++ implementation of Rijndael (AES), Serpent, and MARS symmetric encryption algorithms.

0
 
  0 reviews  |  0 users  |  17,576 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Here is the core php library used by Yubikey's validation server, Yubikey management system, and other Yubico tools in php.

0
 
  0 reviews  |  0 users  |  1,472 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.