N Software IPWorks OpenPGP

Developer components for OpenPGP encryption

About this software

IPWorks OpenPGP is a developer component suite that implements OpenPGP encryption, decryption, signing, verification, and key management for applications. It supports OpenPGP v6, standard algorithms (AES, CAST5, Twofish, IDEA, etc.), FIPS 140-2 compliant cryptography, and features like self-decrypting archives and keyring management. Available as native editions and language-specific libraries for .NET, Java, C++, JavaScript, Python, and mobile platforms, it includes samples and documentation for integration.

Licenses & prices

Developer

Developer edition supplies components, documentation, and tools for building OpenPGP-enabled applications during software development.

Dotnet

Dotnet edition offers .NET-compatible IPWorks OpenPGP components and samples for encrypting, signing, and verifying data.

C++

C++ edition provides native C++ libraries and headers for integrating IPWorks OpenPGP encryption and key management.

Delphi

Delphi edition delivers VCL-compatible components enabling IPWorks OpenPGP functionality within Delphi development environments and projects.

Java

Java edition includes Java JAR libraries and examples for adding OpenPGP encryption, decryption, and key operations.

Python

Python edition offers Python packages and usage examples for implementing OpenPGP encryption, decryption, and key handling.

Javascript

Javascript edition provides browser and Node.js-compatible modules for performing OpenPGP encryption, signing, and key management.

Php

Php edition supplies PHP extensions and sample code to integrate IPWorks OpenPGP encryption, signing, and verification.

Purchase

N Software IPWorks OpenPGP

N Software IPWorks OpenPGP
In Stock
Delivery: 1 working day
Loading...
€706.31
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • OpenPGP support: Implements RFC 4880 and OpenPGP v6 for interoperable PGP operations.
  • Key management: Includes key generation, keyring management, and export/import capabilities.
  • Wide platform support: Available as native components and libraries for many development platforms.
  • Cryptographic algorithms: Supports AES, CAST5, Twofish, IDEA, 3DES, Blowfish, and various hashes.
  • Documentation and samples: Ships with reference docs, sample projects, and online knowledge base.

Available languages

  • English

Support information

  • Reference documentation: Comprehensive API reference and online help files are available for all editions.
  • Sample projects: Language-specific sample applications demonstrate common OpenPGP tasks and workflows.
  • Knowledge base: An online knowledge base covers configuration, examples, and common issues.
  • Email support options: The publisher documents free email support and enterprise paid support tiers.
  • Enterprise support: Paid support plans and licensing options are available through the publisher.

Frequently asked questions

What is N Software IPWorks OpenPGP?
A software library implementing OpenPGP cryptographic functions such as encryption, decryption, digital signing, verification, and key management for secure messaging and data protection.
Which cryptographic operations does it provide?
Provides OpenPGP operations including message encryption, decryption, digital signing, signature verification, and key generation, import, and export using OpenPGP formats.
How does it manage keys and passphrases?
Key management typically covers creation, import/export, storage and retrieval of public and private keys, with private keys protected by passphrases and usable from files or memory.
Can it interoperate with other OpenPGP implementations?
Interoperability depends on adherence to the OpenPGP standard; compatible implementations can exchange encrypted and signed data and import or export keys using standard formats.
What input and output data types can it process?
Typically processes files, byte streams, and in-memory buffers for encryption, decryption, signing, and verification; exact I/O methods depend on the library API.