https://github.com/smudger/passwordhasher
Password Hasher app in Swift
https://github.com/smudger/passwordhasher
Last synced: 3 months ago
JSON representation
Password Hasher app in Swift
- Host: GitHub
- URL: https://github.com/smudger/passwordhasher
- Owner: smudger
- License: gpl-3.0
- Created: 2016-09-15T11:02:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-25T12:58:35.000Z (over 8 years ago)
- Last Synced: 2025-01-18T10:44:47.073Z (5 months ago)
- Language: Swift
- Size: 610 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PasswordHasher
Password Hasher app in SwiftApp which takes salt+website text input and supplies user password for website by hashing input using SHA512.