ObjectivePGP by krzyzanowskim

ObjectivePGP is an open-source library for iOS and macOS that provides developers with tools for implementing OpenPGP encryption and decryption, digital signing, and signature verification in their applications, thereby enhancing security and data integrity.

updated at May 11, 2024, 3:27 p.m.

Objective-C

24 +0

657 -2

105 +1

GitHub
CocoaSecurity by kelp404

Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.

updated at April 27, 2024, 8:49 a.m.

Objective-C

44 +0

1,132 +0

198 +0

GitHub