Am Mittwoch, 5. November 2014, 18:15:12 schrieb Tadeusz Struk:

Hi Tadeusz,

> Hi,
> 
> On 11/02/2014 12:35 PM, Stephan Mueller wrote:
> > +   * type:
> > +           - blkcipher for symmetric block ciphers
> 
> blkcipher for synchronous block ciphers
> 
> > +           - ablkcipher for asymmetric block ciphers
> 
> ablkcipher for asynchronous block ciphers
> 
> > +           - cipher for single block ciphers that may be used with an
> > +             additional template
> > +           - shash for symmetric message digest
> 
> shash for synchronous message digest
> 
> > +           - ahash for asymmetric message digest
> 
> ahash for asynchronous message digest
> 
> T.

Thanks a lot for this hint: I do not know how often I said "symmetric" or 
"asymmetric" when in fact I meant synchronous and asynchronous....

Maybe I spent too much time in the crypto arena ;-)

-- 
Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to