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 fff562d commit b3f918b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ 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))
- [FIPS 186-4, Key Pair Generation](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-4.pdf#page=62)

## Disclaimer

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

0 comments on commit b3f918b

Please sign in to comment.