silcpkcs1.html
SILC PKCS1 Interface Header: silcpkcs1.h
DESCRIPTION
This interface implements the PKCS#1 standard block encoding and decoding
routines. It is used as part of RSA implementation to perform PKCS#1
RSA operations. The routines encode and decode the data for RSA operations
such as digital signatures and their verification, and encryption and
decryption.
SilcPkcs1BlockType
silc_pkcs1_encode
silc_pkcs1_decode
|