We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acabba commit 74ce0aaCopy full SHA for 74ce0aa
README.md
@@ -6,7 +6,7 @@ HybridCrypto is simple implementation of hybrid cryptography following recommend
6
7
> Step 1: Add this package to our Swift project via Swift Package Manager (SPM)
8
```java
9
-https://github.com/UTNGYPisal/SwiftHybridCrypto
+https://github.com/UTNGYPisal/HybridCrypto
10
11
```
12
> Step 2: Import package to classes you need to work with encryption
0 commit comments