Popularity
3.8
Stable
Activity
3.1
-
215
7
32

Code Quality Rank: L4
Programming language: Swift
License: GNU General Public License v3.0 or later
Tags: Security    
Latest version: v2.0.2

SwiftHash alternatives and similar libraries

Based on the "Security" category.
Alternatively, view SwiftHash alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SwiftHash or a related project?

Add another 'Security' Library

README

SwiftHash

❀️ Support my app ❀️

β€οΈβ€οΈπŸ˜‡πŸ˜πŸ€˜β€οΈβ€οΈ

Hash in Swift

CI Status Version Carthage Compatible License Platform

[](Screenshots/Banner.png)

MD5

MD5("https://www.google.com") // 8FFDEFBDEC956B595D257F0AAEEFD623
MD5("https://unsplash.it/600/300/?image=1") // D59E956EBB1BE415970F04EC77F4C875

Installation

CocoaPods

SwiftHash is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftHash'

Carthage

SwiftHash is also available through Carthage. To install just write into your Cartfile:

github "onmyway133/SwiftHash"

Manually

  1. Download and drop /Sources folder in your project.
  2. Congratulations!

Import on your swift file

import SwiftHash 

Author

Khoa Pham, [email protected]

Credit

Contributing

We would love you to contribute to SwiftHash, check the CONTRIBUTING file for more info.

License

SwiftHash is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the SwiftHash README section above are relevant to that project's source code only.