Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoerr authored Jan 12, 2024
1 parent d5ad219 commit 93b8190
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
```shell
pip install cryptography
```
### Download PyEasyCrypto In Your Project Library
```shell
git clone https://github.com/sudoerr/PyEasyCrypto.git
```

## Sign And Verify
ed25519 curve is used to sign and verify and everytime we save it in root directory given to root parameter which by default is ```./data/keys```.
Expand Down

0 comments on commit 93b8190

Please sign in to comment.