cocos_js/cocos/scrypt/readme.md
2022-07-12 20:50:40 +08:00

348 B

scrypt

This source code has been extracted from the scrypt command-line utility and turned into a standalone library.

The original locations in the scrypt-1.1.6.tgz file are:

  • lib/crypto/crypto_scrypt-ref.c
  • lib/crypto/crypto_scrypt.h
  • lib/crypto/sha256.c
  • lib/crypto/sha256.h
  • lib/util/sysendian.h