RE: Linux CryptoAPI Userspace API proposal

2008-06-04 Thread Loc Ho
PROTECTED] Sent: Monday, May 19, 2008 9:01 PM To: Loc Ho Cc: Evgeniy Polyakov; Sebastian Siewior; Shasi Pulijala; linux-crypto@vger.kernel.org Subject: Re: Linux CryptoAPI Userspace API proposal On Thu, May 15, 2008 at 01:16:03PM -0700, Loc Ho wrote: > > Linux Crypto User Space Int

Re: Linux CryptoAPI Userspace API proposal

2008-05-19 Thread Herbert Xu
On Thu, May 15, 2008 at 01:16:03PM -0700, Loc Ho wrote: > > 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 I think extensibility as you

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