SoloCodigo

Programación General => Visual Basic 6.0 e inferiores => Mensaje iniciado por: willysistemas en Martes 17 de Marzo de 2009, 03:40

Título: Implementar firma digital en un documento
Publicado por: willysistemas en Martes 17 de Marzo de 2009, 03:40
Hola alguien podria hacer el favor de explicarme como implemento una firma digita en visual basic a un documento, tambien me podrian explicar como funcionan las claves publiccas y privadas?

desde ya muchas gracias
Título: Re: Implementar firma digital en un documento
Publicado por: m0skit0 en Martes 17 de Marzo de 2009, 09:34
http://en.wikipedia.org/wiki/Digital_signature (http://en.wikipedia.org/wiki/Digital_signature" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/Public-key_cryptography (http://en.wikipedia.org/wiki/Public-key_cryptography" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/Pretty_Good_Privacy (http://en.wikipedia.org/wiki/Pretty_Good_Privacy" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/Diffie-Hellman (http://en.wikipedia.org/wiki/Diffie-Hellman" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/Digital_Si ... _Algorithm (http://en.wikipedia.org/wiki/Digital_Signature_Algorithm" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/RSA (http://en.wikipedia.org/wiki/RSA" onclick="window.open(this.href);return false;)
http://en.wikipedia.org/wiki/Cramer-Shoup_cryptosystem (http://en.wikipedia.org/wiki/Cramer-Shoup_cryptosystem" onclick="window.open(this.href);return false;)