update TODO

This commit is contained in:
HeshamTB 2020-04-20 02:49:48 +03:00
parent 321fb3ec01
commit f854c46dd2
Signed by: Hesham
GPG Key ID: 74876157D199B09E

1
TODO
View File

@ -11,3 +11,4 @@ resources:
https://crypto.stackexchange.com/questions/3608/why-is-padding-used-for-rsa-encryption-given-that-it-is-not-a-block-cipher https://crypto.stackexchange.com/questions/3608/why-is-padding-used-for-rsa-encryption-given-that-it-is-not-a-block-cipher
https://www.inf.pucrs.br/~calazans/graduate/TPVLSI_I/RSA-oaep_spec.pdf https://www.inf.pucrs.br/~calazans/graduate/TPVLSI_I/RSA-oaep_spec.pdf
https://stackoverflow.com/questions/17298130/working-with-large-primes-in-python https://stackoverflow.com/questions/17298130/working-with-large-primes-in-python
RSA Primitives documentation PKCS: https://tools.ietf.org/html/rfc8017#section-4