include/beecrypt/pkcs1.h File Reference

PKCS#1 utility routines. More...

#include "beecrypt/beecrypt.h"

Include dependency graph for pkcs1.h:

Go to the source code of this file.

Functions

BEECRYPTAPI int pkcs1_emsa_encode_digest (hashFunctionContext *ctxt, byte *emdata, size_t emsize)
 This function computes the digest, and encodes it it according to PKCS#1 for signing.


Detailed Description

PKCS#1 utility routines.

Author:
Bob Deblier <bob.deblier@telenet.be>

Function Documentation

BEECRYPTAPI int pkcs1_emsa_encode_digest ( hashFunctionContext ctxt,
byte emdata,
size_t  emsize 
)

This function computes the digest, and encodes it it according to PKCS#1 for signing.

Parameters:
ctxt The hash function context
emdata 
emsize 


Generated on Fri Jun 19 13:38:57 2009 for BeeCrypt by  doxygen 1.5.8