ObjectivePGP is an open-source library for OpenPGP encryption, decryption, signing, and verification in Objective-C and Swift. It enables developers to add PGP-based security to iOS and macOS apps.
Features
- Encrypts and decrypts data using PGP standard
- Supports digital signatures and verification
- Works with public and private key management
- Compatible with Objective-C and Swift
- Implements RFC 4880 for PGP compliance
- Includes key generation and import/export functionalities
