aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_rsa.c
AgeCommit message (Expand)Author
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-17Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'Nick Mathewson
2018-05-24Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-16Merge branch 'bug26116_029' into bug26116_033Nick Mathewson
2018-05-08Add crypto_log_errors() to crypto_util.[ch]Fernando Fernandez Mancera
2018-04-06crypto: Alphabetise some #includes in /src/common/crypto*.Isis Lovecruft
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-03-26Merge branch 'bug24658-rm-curve25519-header' into bug24658-mergeNick Mathewson
2018-02-16Move crypto_pk_obsolete_* functions into RSA module.Fernando Fernandez Mancera
2018-02-16Remove useless included files in crypto_rsa.[ch].Fernando Fernandez Mancera
2018-02-16Move the pk-digest functions into crypto_rsa.[ch].Fernando Fernandez Mancera
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-02-03Include crypto_digest.h in order to solve dependency issues.Fernando Fernandez Mancera
2018-02-01Tweaks into functions and variables in crypto_rsa.[ch]Fernando Fernandez Mancera
2018-01-26Refactor crypto.[ch] into smaller RSA module.Fernando Fernandez Mancera