Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 492 Bytes

CScrypt

Scrypt library packaged for use with the Swift Package Manager.

See the get-scrypt.sh script for the modifications needed to make it compile. Mainly removing CPU optimization related files.

Tags reflect Scrypt versions.

Since the purpose of this package is to package the Scrypt source for Swift Package Manager, it will mainly be updated when new Scrypt versions come out. Please open an issue if I have missed a release.