You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ $ react-native link
22
22
23
23
[react-native-securerandom](https://github.com/rh389/react-native-securerandom#manual-linking) is used to provide entropy in shamir's secret sharing algorithm
24
24
25
-
[react-native-aes-crypto](https://github.com/tectiv3/react-native-aes#Installation) is used to encrypt a file with AES before being encrypted with SSSA
25
+
[react-native-aes-crypto](https://github.com/tectiv3/react-native-aes#Installation) is used to encrypt a file with AES before being processed with SSSA
26
26
27
27
[react-native-secure-storage](https://github.com/oyyq99999/react-native-secure-storage#manual-installation) is used to securely stored the private key
0 commit comments