Minisign

0.1.5

A Swift implementation of Minisign
laosb/swift-minisign

What's New

2025-04-24T07:28:55Z

Swift Minisign

Swift implementation of Minisign, a simple and secure tool for signing and verifying files.

This is a fork of slarew/swift-minisign, with these improvements:

  • Convenient & efficient API for verifying (big) files
  • Sendable conformance & full Swift 6 support
  • Replaced C wrapping swift-crypto-blake2 with pure Swift implementation of blake2b.
  • For Apple platforms, Swift Crypto dependency is now optional, controllable via trait UseSwiftCrypto.

but still, only signature verification is supported, signing not yet!

License

MIT.

Description

  • Swift Tools 6.1.0
View More Packages from this Author

Dependencies

Last updated: Fri May 16 2025 00:05:26 GMT-0900 (Hawaii-Aleutian Daylight Time)