Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sheroz authored May 27, 2024
1 parent 75b8386 commit fff562d
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 @@ -94,6 +94,10 @@ The decryption of the ciphertext, `c`
D = (c ^ d) mod n
```

### Disclaimer

This project was created for research purposes and is not intended for use in production systems.

## References

- [RSA in Wikipedia](https://en.wikipedia.org/wiki/RSA_(cryptosystem))
Expand Down

0 comments on commit fff562d

Please sign in to comment.