[PATCH] crypto: rmd128: make it work on my prefered architecture

2008-05-15 Thread Sebastian Siewior
From: Sebastian Siewior <[EMAIL PROTECTED]> Not everybody counts 10 as 01. Signed-off-by: Sebastian Siewior <[EMAIL PROTECTED]> --- Adrian-Ken: I expect the other implementiation to be broken. Please fix it :) crypto/rmd128.c | 316 +++ 1 fi

Linux CryptoAPI Userspace API proposal

2008-05-15 Thread Loc Ho
Hi, Linux Crypto User Space Interface Requirement: 1. Support crypto and hashing/digest 2. Flexible to support compression in the future 3. Flexible to support PKA (public key acceleration) in the future 4. A file descriptor per algorithms 5. Key and algorithm attributes provided by user space ap