[roll] Roll fuchsia [rust-crates] Add scrypt and dependencies

We pull in scrypt 0.8.0 directly, and the following crates transitively:

* base64ct 1.0.1
* crypto-mac 0.11.1
* hmac 0.11.0
* password-hash 0.3.2
* pbkdf2 0.9.0
* salsa20 0.8.1

Original-Bug: 87675
Original-Fixed: 87680

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602735
Original-Revision: f1bdfef32bba2156a3d68bde598940a0568a09be
GitOrigin-RevId: 2ce053e3b3b2a0a13dadf71a275d31b97fad0fcd
Change-Id: I36bd82382d1bb6ba3a775bd3812e1b0885bcf84b
1 file changed
tree: 7323e066eaec47a80f5642deaff48dcc47e42d39
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.