Skip to content

Conversation

@gupnik
Copy link
Collaborator

@gupnik gupnik commented Apr 16, 2025

Description

Taken from #3489

How to test

Run C++, Rust, iOS, Android, WASM tests

Types of changes

Add crypto_scrypt FFI function in Rust that is inspired by RustCrypto/scrypt and using RustCrypto/pbkdf2 (most likely not audited) and RustCrypto/salsa20 (not audited, has a usage warning).

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@gupnik gupnik requested a review from satoshiotomakan as a code owner April 16, 2025 05:45
@github-actions
Copy link

github-actions bot commented Apr 16, 2025

Binary size comparison

➡️ aarch64-apple-ios:

- 13.97 MB
+ 13.98 MB 	 +7 KB

➡️ aarch64-apple-ios-sim:

- 13.97 MB
+ 13.98 MB 	 +7 KB

➡️ aarch64-linux-android:

- 18.42 MB
+ 18.43 MB 	 +11 KB

➡️ armv7-linux-androideabi:

- 15.42 MB
+ 15.42 MB 	 +9 KB

➡️ wasm32-unknown-emscripten:

- 13.12 MB
+ 13.13 MB 	 +10 KB

@gupnik gupnik mentioned this pull request Apr 16, 2025
5 tasks
@satoshiotomakan satoshiotomakan merged commit e374216 into dev Apr 17, 2025
14 checks passed
@satoshiotomakan satoshiotomakan deleted the gupnik/rust-scrypt branch April 17, 2025 08:19
@gupnik gupnik mentioned this pull request Apr 17, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants