Skip to content

Commit 53c3ea8

Browse files
committed
fast -> quick
1 parent 1b5eb10 commit 53c3ea8

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**react-native-fast-crypto**
1+
**react-native-quick-crypto**
22

33
MIT License
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the
162162

163163
## License
164164

165-
- react-native-fast-crypto is licensed under MIT.
166-
- react-native-fast-crypto is heavily inspired by NodeJS Crypto, which is licensed under [nodejs/LICENSE](https://github.com/nodejs/node/blob/main/LICENSE).
165+
- react-native-quick-crypto is licensed under MIT.
166+
- react-native-quick-crypto is heavily inspired by NodeJS Crypto, which is licensed under [nodejs/LICENSE](https://github.com/nodejs/node/blob/main/LICENSE).

cpp/Cipher/MGLPublicCipher.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// MGLPublicCipher.h
3-
// react-native-fast-crypto
3+
// react-native-quick-crypto
44
//
55
// Created by Oscar on 17.06.22.
66
//

cpp/MGLKeys.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// MGLCipherKeys.cpp
3-
// react-native-fast-crypto
3+
// react-native-quick-crypto
44
//
55
// Created by Oscar on 20.06.22.
66
//

0 commit comments

Comments
 (0)