Added synchronous and asynchronous PKCS calls.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 5 Mar 2008 18:56:38 +0000 (20:56 +0200)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 5 Mar 2008 18:56:38 +0000 (20:56 +0200)
commit957577debbf00959048d7a5adebdff8d5019f1d5
treeca5f775d06e2fd5e2b5c010f6f84a502fa8bb2d3
parent8cbd4e2524c7e45c506bd00779d05f6608a81f66
Added synchronous and asynchronous PKCS calls.

The synchronous calls, like silc_pkcs_sign, are compatible with 1.1
Toolkit.  The async calls can be used with accelerated keys.
TODO
distdir/crypto
lib/silcacc/silcacc_pkcs.c
lib/silcacc/softacc_pkcs.c
lib/silccrypt/silcpkcs.c
lib/silccrypt/silcpkcs.h
lib/silccrypt/tests/test_cipher.c
lib/silccrypt/tests/test_hmacsha256.c
lib/silcssh/silcssh_pkcs.c