[EMAIL PROTECTED] wrote:
> 
> help!
> 
> Im feeling a bit daft,
> but all im looking for is an example on implementing digital signatures,
> and I keep finding myself bogged down with theory!
> 
> Can you point ,me in the direction of a coding example?
> 
> thanks in anticipation!
> 
> Sam Duncan

  I've made some tests. Comments and variable names are in spanish and I
use some C++. I've used RSA and Blowfish for encrypting the private key.
  A little translation:
  - Firmar:  Sign.
  - Generar: Generate.
  - Chequear: Check.

  Hope it helps,

                Dar�o
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to