scrypt: new package
authorParnell Springmeyer <parnell@digitalmentat.com>
Sat, 8 Aug 2015 16:51:42 +0000 (11:51 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 28 Aug 2015 12:55:37 +0000 (14:55 +0200)
commit84face61cf1dfefe864d6d47976932a32bbde9f2
treebaf4cec79b6c3714293950219eea8d3c87c61851
parent52269572124c36054fa397dc47420b4177a71938
scrypt: new package

[Thomas:
  - move from "Libraries -> Crypto" to "System tools", since it only
    installs one binary, scrypt, and no library.
  - bump from 1.1.6 to 1.2.0
  - add comment in the .hash file explaining where the hash is coming
    from.
  - add missing dependency on OpenSSL
  - use BSD-2c as the license code, instead of BSD2
  - use 'main.c' as the license file.]

Signed-off-by: Parnell Springmeyer <parnell@digitalmentat.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/scrypt/Config.in [new file with mode: 0644]
package/scrypt/scrypt.hash [new file with mode: 0644]
package/scrypt/scrypt.mk [new file with mode: 0644]