• · Suporta PGP versões do SDK 1.7.x e 2.x e requer uma das versões para ser instalado. · Reduz o complexo código necessário para executar PGP tarefas a partir de dezenas de linhas de uma única chamada de função. · Utiliza apenas o puro Delphi código nativo e PGP SDK bibliotecas de vínculo dinâmico. Sem intermediários ou DLLs de terceiros. · Todas as funções são dinamicamente vinculado ao PGP SDK DLLs para que seu projeto não vai bater no computador do cliente, onde o PGP ainda não tinha sido instalado. Acesso ao PGP Padrão Chaveiro (apenas para a versão 1.7.x): · Recuperar a lista de UserIDs do Padrão de Chaveiro; · Exportar e Importar chaves de/para o Padrão de Chaveiro; · Validar a chave secreta da senha; · Leitura de informações de chave: UserID, impressões digitais (como uma cadeia de hex quadriláteros), e KeyID; · Codificar e decodificar dados usando UserID: string a string de, string para o arquivo, arquivo de seqüência de caracteres, e o arquivo para o arquivo; · Assinar as mensagens em codificar e recuperar signatário(s) informações sobre decodificar; Independente PGP rotinas (ambas as versões do SDK, não requer o uso Chaveiros em tudo): · Gerar um par de chaves (segredo e chaves públicas); · Validar ou alterar a chave secreta da senha; · Leia a tecla info: ID de Usuário, impressões digitais (como uma cadeia de hex quadriláteros), chave Secreta (se presente), chave Pública, Chave de IDENTIFICAÇÃO, e IsSecretKey bandeira; · Substitua todas as UserIDs existente na Chave por um único id de usuário. Pode também ser usado para mudar o nome de um id de usuário. · Codificar e decodificar dados de uso Público ou Privado-Chave: cadeia de string de, string para o arquivo, arquivo de seqüência de caracteres, memória, memória, memória para o ficheiro de arquivo para a memória, e de arquivo para arquivo. · Assinar as mensagens em codificar e recuperar signatário(s) informações sobre decodificar; · Criar e verificar individual para assinaturas. Cifra simétrica (IDEA, 3DES, CAST5) e de hash (MD5, SHA, RIPEMD160) componentes. O demo do pacote inclui: · Manual completo em *.CHM formato de arquivo; · A parte de Interface do componente unidade, MCPGP.int; · PGP SDK unidade de interface de código-fonte, PGP_SDK.pas; · Exemplo de código-fonte do aplicativo, MCPGPDemo; · Compilado programa de exemplo, MCPGPDemo.exe.
  • · Destekler 1.7 SDK sürüm PGP.x ve 2.x ve yüklü olan sürümlerini gerektirir. · On satır tek bir işlev çağrısı için PGP görevleri gerçekleştirmek için gerekli karmaşık kod küçülür. · Sadece saf Delphi Kodu ve yerel PGP SDK dinamik bağlantı kitaplıkları kullanır. Herhangi bir ara veya üçüncü taraf DLL. · Tüm fonksiyonları dinamically PGP SDK bağlantılı yani projenizi PGP henüz yüklü olmasaydı nerede istemci bilgisayarda kilitlenme değil DLL. (Sadece 1.7 sürümü için PGP Varsayılan Anahtarlık erişim.x): · Varsayılan Anahtarlık gelen UserİDs listesini almak; Anahtarlık Varsayılan/ · ihracat ve İthalat anahtarları; · Gizli anahtar parolasını doğrulamak; Anahtar bilgi: kullanıcı Kimliği (hex dörtlü bir dize olarak) parmak İzi ve Keyıd okuyun; · Dize, dosya, dize, dosya dosya dize Kimliği: dize kullanarak kodlama ve kod çözme veri; · Decode üzerinde imzalayan(lar) bilgi almak kodlamak iletileri imzalamak ve; Tek başına PGP rutinleri (SDK sürümleri, Anahtarlıklar kullanımı gerektirmez): · (Gizli ve açık anahtar) anahtar çifti oluşturmak; · Doğrulamak veya gizli anahtar parolasını değiştirmek; · (Varsa) anahtar bilgi: Kullanıcı KİMLİĞİ (hex dörtlü bir dize olarak) parmak İzi, Gizli anahtar, açık anahtar, Anahtar KİMLİĞİ ve İsSecretKey bayrağı okuyun; Tek bir kullanıcı Kimliği ile Anahtarı mevcut tüm UserİDs · değiştirin. Ayrıca bir kullanıcı Kimliği yeniden adlandırmak için kullanılabilir. · Özel veya Ortak Anahtar kullanarak kodlama ve kod çözme veri: string, dosya, dize, bellek, dosya, bellek, dosya, bellek, dosya ve dosya dize dize. · Decode üzerinde imzalayan(lar) bilgi almak kodlamak iletileri imzalamak ve; · Oluşturun ve müstakil imzaları doğrulamak. (FİKİR, 3DES, CAST5) simetrik şifreleme ve hash (MD5, SHA, RIPEMD160) bileşenleri. Demo paketi içerir: · *Tam manuel.KMY dosya biçimi; · Bileşenin birim, MCPGP arayüz parçası.int; · PGP SDK arabirimi birim kaynak kodu, PGP_SDK.pas; · Örnek uygulama kaynak kodu, MCPGPDemo; · Derlenmiş örnek program, MCPGPDemo.exe.
  • · 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.

    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.