Signer - PGPsdk High Level Signing sampleVersion: 2.0
Written by: Vinne Moscaritolo
High Level Signer is a CodeWarrior C sample that demonstrates how to use the PGPsdk to generate a PGP compatible signature for text data. When run, it will post the PGP signing dialog prompting the user to select a key and enter the approp passphrase.. it will then sign a block of text and display the output.
This sample only does signing, and NO encryption, thus it does not violate ITAR or any export control laws. It does however use the PGPsdk, which you will have to obtain from PGP from thier PGPsdk website.
Message is 285 bytes, Signed 558 bytes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Our challenge is to synergistically utilize long-term high-impact cryptographic data to quickly pursue timely catalysts for change such that we may continue to interactively fashion long-term high-impact benefits to meet our customer's needs and stay competitive in tomorrow's world. -----BEGIN PGP SIGNATURE----- Version: Clearsign Demo 2.0 Comment: signed with PGP clearsign sample iQA/AwUBNrdm2XMKIeaTRF5TEQI3QQCgl4gwNdwIEM05j/OVp9oTfQuQTwwAoPKs wCGuYc7a71jQt4LGw7icEtjk =ADyz -----END PGP SIGNATURE-----
Comments (vinnie@vmeng.com)