Swiftpack.co - outfoxx/Shield as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by outfoxx.
outfoxx/Shield 3.5.0
🛡Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, PKCS10
⭐️ 57
🕓 8 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/outfoxx/Shield.git", from: "3.5.0")

🛡 Shield

Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, & PKCS10.

GitHub Workflow Status Coverage

Getting Started

Shield is a Swift package (comprised of many distinct modules) and delivered using the Swift Package Manager.

To use Shield in your project, add the following dependency to its package.swift:

  dependencies: [
    .package(url: "https://github.com/outfoxx/Shield", from: "3.0.0")
  ],

Documentation

Shield has documentation describing the modules and some basic reference documentation.

Package Documentation

Note

The documentation is currently lacking due to issues with Swift DocC surrounding multi-module packages and extension methods. They will be remedied soon with an upcoming releases of Swift.

License

MIT License

Copyright (c) 2019 Outfox, inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

GitHub

link
Stars: 57
Last commit: 8 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

🚀 v3.5.0
8 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/outfoxx/Shield/compare/3.4.0...3.5.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics