« Home     About     @Contact

PGP component and routines for Delphi 6,7

Add Cryptography To Your Projects

PGP SDK Delphi Library Overview

  • Supports PGP SDK versions 1.7.x and 2.x and requires one of that versions to be installed.

  • Shrinks complex code required to perform PGP tasks from tens lines to a single function call.

  • Uses only pure Delphi code and native PGP SDK dynamic-link libraries. No intermediate or third-party DLLs.

  • All functions are dinamically linked to PGP SDK DLLs so your project will not crash on the client's computer where the PGP hadn't yet been installed.

  • Access to PGP Default Keyring (only for version 1.7.x):

    • Retrieve the list of UserIDs from the Default Keyring;

    • Export and Import keys from/to Default Keyring;

    • Validate the secret key's password;

    • Read key info: UserID, Fingerprint (as a string of hex quads), and KeyID;

    • Decode and encode data using UserID: string to string, string to file, file to string, and file to file;

    • Sign messages on encode and retrieve signer(s) info on decode;

  • Standalone PGP routines (both SDK versions, does not require use Keyrings at all):

    • Generate a key pair (secret and public keys);

    • Validate or change the secret key's password;

    • Read key info: User ID, Fingerprint (as a string of hex quads), Secret key (if present), Public key, Key ID, and IsSecretKey flag;

    • Replace all UserIDs existing in the Key by a single UserID. Can also be used to rename an UserID.

    • Decode and encode data using Private or Public Key: string to string, string to file, file to string, memory to memory, memory to file, file to memory, and file to file.

    • Sign messages on encode and retrieve signer(s) info on decode;

    • Create and verify the detached signatures.

  • Symmetric cipher (IDEA, 3DES, CAST5) and hash (MD5, SHA, RIPEMD160) components.

Download Download Demo

DescriptionDownload

The demo package includes:

  • Complete manual in *.CHM file format;
  • Interface part of the component's unit, MCPGP.int;
  • PGP SDK interface unit source code, PGP_SDK.pas;
  • Sample application source code, MCPGPDemo;
  • Compiled sample program, MCPGPDemo.exe.

Sample application demonstrates how to:

  • Create a Secret Key and then use that Secret Key to

    • Encrypt,
    • Decrypt,
    • Sign, and
    • Verify data
  • Use different data sources and destinations, such as

    • from Text to Text,
    • Text to File,
    • File to Text, and
    • File to File.

You need to install PGP 6.5.8 or later to run this demo.

MCPGPDemo.zip (280K)

Order Order

You will receive the product instantly right after you have made your order!

 
mcPGP.pas
PGP component and routines for Delphi 6,7 (FULL SOURCE)
Get NOW!

  • This product is licensed on per-developer basis. For example, a team of 3 developers of extended stored procedures need to purshase 3 copies of the product.

  • Upgrades are free for the registered users.
  • PEOPLE SAY...

    It does an excellent job for me — thank you.

    Pawel Silberring (Switzerland)

    Your package does the job for me and the money was well invested!

    Rastko Kos (Slovenia)



    SEE ALSO

    Folder Jump Folder Jump.com

    Let Your Fingers Rest!
    Stop waste your time browsing directories!


    Folder Size
    FREE shell extension, adds 'Folder Size' column to Windows Explorer


    Stored Procedures for SQL Server

    Access file system and Internet, use data compression, and cryptography from T-SQL.


    Create your own Extended Stored Procedures!

    This is easy if use wrapper classes for Visual C++ or Delphi.


    Delphi Components

    Internet tools, PGP SDK wrapper component, User activity detection Smart message boxes...


    GlyFy.com - stock glyphs and icons for software development GlyFy.com
    Quality icons, glyphs, and images for software development




    AWARDS

    Download software from ShareUp.com

    Listed at TopShareware.com

    Top score from SoftForAll.com




    Copyright © 1996-2009 MasterCluster.com