sci.crypt
  Home FAQ Contact Sign in
sci.crypt only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
sci.crypt Profile…
RELATED GROUPS

POPULAR GROUPS

 Up
  Current De facto Standard Hash Algorithm         


Author: Jeff.M
Date: Jul 23, 2008 18:20

Hi, everybody. MD5 and then SHA-1 used to be the de facto standards
for cryptographic hashing. Now neither are a good choice, or at least
not the top choice. I researched this a bit and it looks like
RIPEMD-160 or Whirlpool might be the new best choice. But I thought
I'd get the thoughts from the cryptographic community. What is the new
de facto hash function?
4 Comments
  optimized AES C code without table lookup         


Author: jd51a
Date: Jul 23, 2008 10:58

I am looking for an optimized implementation of AES in C that does not
use table lookup (no openssl, etc.). Anyone have any pointers?
4 Comments
  determining differential characteristics         


Author: Chris Steele
Date: Jul 23, 2008 04:57

I am currently going through the Schneier self-study course, and have
managed now to break several of the recommended early breaks.
However, I am learning enough to know that there are some big holes in
my basic technique that I should be patching. The biggest of these is
in characteristic determination.

To be sure, one can make some intelligent guesses as to some emergent
characteristics just after reading the algorithm description (ie, the
1-round characteristic with p=1 in DES pops right out at you), but for
the more complicated ones, I'm confident that there is a method better
than a kind of linear cryptanalysis -- examining the relationship
between every possible plaintext under every possible key (in fact, if
you do this once you will never need it, even if it completed, due to
just being able to look up the plaintext/ciphertext combination).

I have been reading some of the papers on differential cryptanalysis,
including Biham and Shamir, but they tend to present cryptanalysis
with the characteristic more as a given and then discuss determining
right pairs to meet said characteristic, which is only helpful if you
are trying to extend or reproduce their attacks, not create new ones.
Show full article (1.44Kb)
2 Comments
  Last Call for Papers (extended): World Congress on Engineering and Computer Science WCECS 2008         


Author: wcecs_2008
Date: Jul 23, 2008 02:45

Last CFP (extended): World Congress on Engineering and Computer
Science WCECS 2008
From: International Association of Engineers (IAENG)
WCECS 2008: San Francisco, USA, 22-24 October, 2008
http://www.iaeng.org/WCECS2008

Important Dates:

Draft Paper Submission Deadline (extended): 30 July, 2008
Camera-Ready Papers Due & Registration Deadline (extended): 16 August,
2008
WCECS 2008: San Francisco, USA, 22-24 October, 2008
Show full article (8.05Kb)
no comments