79660869

Date: 2025-06-10 17:08:52
Score: 2
Natty:
Report link

I just published a Swift package for developers who need to create CMS (Cryptographic Message Syntax) signatures in iOS/macOS apps using OpenSSL under the hood.
CMS signing is widely used in secure email (S/MIME), digital document signing (PDF), and many enterprise-level protocols — and yet it’s rarely supported out of the box in Swift.
With SwiftCMSSigner, you can now generate detached, base64-encoded CMS signatures using a simple, modular Swift API. No external tools. No hacks. Just clean integration via Swift Package Manager.

Check it out on GitHub:
https://github.com/smsdm4/SwiftCMSSigner

Reasons:
  • Blacklisted phrase (0.5): Check it out
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mojtaba Mirzadeh