
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@iden3/react-native-rapidsnark
Advanced tools
This library is React Native wrapper for the Rapidsnark. It enables the generation of proofs for specified circuits and witnesses within a React Native environment.
iOS: Compatible with any iOS device with 64 bit architecture.
Version for emulator built without assembly optimizations, resulting in slower performance.
Android: Compatible with arm64-v8a, armeabi-v7a, x86_64 architectures.
npm install react-native-rapidsnark
const rapidsnark = NativeModules.Rapidsnark;
// ...
const {proof, pub_signals} = await rapidsnark.groth16_prover(zkey, wtns);
proof
and pub_signals
are JSON encoded strings.
If you get an error like this:
building for 'iOS-simulator', but linking in object file (${SRC_ROOT}/ios/Frameworks/Rapidsnark.xcframework/ios-arm64/librapidsnarkmerged.a[2](fq.o)) built for 'iOS'
Build Phases
tabLink Binary With Libraries
RapidSnark.xcframework
from Workspace/Pods
folder.Check out the example app for a working example.
[-]: Add verification.
react-native-rapidsnark is part of the iden3 project 0KIMS association. Please check the COPYING file for more details.
Made with create-react-native-library
FAQs
React-native wrapper for rapidsnark
The npm package @iden3/react-native-rapidsnark receives a total of 17 weekly downloads. As such, @iden3/react-native-rapidsnark popularity was classified as not popular.
We found that @iden3/react-native-rapidsnark demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.