Commit fe2e94e
committed
feat(hkdf): implement HKDF with WebCrypto support and native C++ backend
Includes:
- Native HKDF implementation (C++, Nitro, Android/iOS)
- WebCrypto HKDF integration in subtle.ts
- UI Fix: Custom Checkbox component replacing Switch
- iOS Fix: Update REACT_NATIVE_PATH in project.pbxproj1 parent be541d6 commit fe2e94e
26 files changed
Lines changed: 888 additions & 179 deletions
File tree
- example
- ios
- src
- benchmarks/hkdf
- components
- hooks
- styles
- tests/hkdf
- packages/react-native-quick-crypto
- android
- cpp/hkdf
- nitrogen/generated
- android
- ios
- src
- specs
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
36 | 52 | | |
37 | 53 | | |
38 | 54 | | |
| |||
0 commit comments