There was an error while loading. Please reload this page.
1 parent 2160fc0 commit 323ae12Copy full SHA for 323ae12
README.md
@@ -13,8 +13,9 @@ openssl rsa -in private.pem -out public.pem -pubout -outform PEM
13
### Install cryptolib
14
15
```bash
16
-git clone https://github.com/vspaz/rsa-encrypt-decrypt-golang.git
17
-cd rsa-encrypt-decrypt-golang
+git clone https://github.com/vspaz/rsa-encrypt-decrypt-python.git
+cd rsa-encrypt-decrypt-python
18
19
python3 setup.py install
20
```
21
+
0 commit comments