The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Security
Google UNIX.COM


Security Anything involving computer security goes here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
properties for vi shriashishpatil UNIX for Dummies Questions & Answers 2 04-20-2007 10:27 AM
Unable to use funtion keys with Kea term Rdavila SCO 1 05-05-2004 06:18 AM
compile funtion sundarm High Level Programming 4 02-01-2002 07:01 AM
Directory properties trekker UNIX for Dummies Questions & Answers 8 11-20-2001 05:55 PM
Delete funtion Optimus_P Post Here to Contact Site Administrators and Moderators 2 07-30-2001 06:31 AM

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2006
Registered User
 

Join Date: May 2006
Posts: 2
Hash Funtion properties

Here are some desirable properties for cryptographic hash functions:

These properties below are generally considered prerequisites:

* Preimage resistant: given h it should be hard to find any m such that h = hash(m).
* Second preimage resistant: given an input m1, it should be hard to find another input, m2 (not equal to m1) such that hash(m1) = hash(m2).
* Collision-resistant: it should be hard to find two different messages m1 and m2 such that hash(m1) = hash(m2).

For each of the following applications of hash functions, explain which of these three properties are needed and which are not.


(a) Cryptographic signatures are produced by computing a hash of a message, then applying a signature function to the hash of the message. Suppose Eve has a list of messages m1,...mn, and their signatures computed using Bob's signing key, but does not have Bob's signing key. Assuming that the signature function is not susceptible to attack, it should not be possible for Eve to present Bob's signature on any message other than m1,...mn.

(b) Suppose that Eve works for a Certificate Authority. She does not have access to the special harware that computes digital signatures, but she knows the hash function. In addition, Eve can get messages signed, but every message that is signed automatically goes into a log file that Eve cannot change. Eve should not be able to produce a certificate signed by the Certificate Authority that does not appear in the log file.

Anybody can explain these to me?

thanks
Akhil
Forum Sponsor
  #2 (permalink)  
Old 05-02-2006
Moderator
 

Join Date: Sep 2002
Location: Hong Kong, China
Posts: 1,422
Hello,

This is an easy problem elementary to any cryptography courses. Didn't your teacher cover it? However, please be reminded of the following forum rule here:

Quote:
(6) Do not post classroom or homework problems.
Go and revise your textbook.
Google UNIX.COM
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 09:07 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0