index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
crypto.c
Age
Commit message (
Expand
)
Author
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-16
Move crypto_pk_obsolete_* functions into RSA module.
Fernando Fernandez Mancera
2018-02-16
Allow checkpointing of non-sha1 digests.
Nick Mathewson
2018-02-15
Merge branch 'bug24914'
Nick Mathewson
2018-02-11
fix compilation.
Nick Mathewson
2018-02-11
Merge branch 'bug25120'
Nick Mathewson
2018-02-11
Lower log-level in different error conditions in entropy selection.
Alexander Færøy
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-03
Include crypto_digest.h in order to solve dependency issues.
Fernando Fernandez Mancera
2018-02-03
Add xof functions into crypto_digest.[ch]
Fernando Fernandez Mancera
2018-02-03
Refactor crypto.[ch] into smaller xof+digest module.
Fernando Fernandez Mancera
2018-02-01
Slightly different wording for error cases around entropy source selection.
Alexander Færøy
2018-02-01
Merge branch 'bug24658-rsa_squashed'
Nick Mathewson
2018-02-01
Tweaks into functions and variables in crypto_rsa.[ch]
Fernando Fernandez Mancera
2018-02-01
Remove commented functions in crypto module.
Fernando Fernandez Mancera
2018-01-26
Refactor crypto.[ch] into smaller RSA module.
Fernando Fernandez Mancera
2018-01-25
In relay_digest_matches(), use stack instead of heap.
Nick Mathewson
2018-01-23
openssl_mutexes code belongs in openssl_mgt.c
Nick Mathewson
2018-01-23
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
Nick Mathewson
2018-01-22
Move the openssl namespace back into .c files.
Fernando Fernandez Mancera
2018-01-19
Tweaks into functions and variables in crypto_openssl_mgt.[ch]
Fernando Fernandez Mancera
2018-01-11
On shutdown, mark openssl as uninitialized.
Nick Mathewson
2018-01-11
Merge branch 'restart_nocrash'
Nick Mathewson
2018-01-08
Add free_openssl() to crypto_openssl module.
Fernando Fernandez Mancera
2018-01-08
Refactor crypto.[ch] into smaller OpenSSL module.
Fernando Fernandez Mancera
2018-01-05
Merge branch 'maint-0.3.2'
Roger Dingledine
2018-01-05
remove redundant "implement this" from log message
Roger Dingledine
2017-12-11
Set DH parameters to NULL on shutdown
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-05
Tweaks to strings in 24500
Nick Mathewson
2017-12-05
Make errno error log more useful for getrandom()
Fernando Fernandez Mancera
2017-11-30
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-27
Avoid asking for passphrase on junky PEM input
Nick Mathewson
2017-11-17
Make all the crypto free() functions macros that clear their targets
Nick Mathewson
2017-09-28
Move around some LCOV_EXCLs in src/common
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-07-24
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
Nick Mathewson
2017-07-07
Hide crypto_digest_t again and use an accessor for tests.
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-04-07
Merge branch 'ticket21842_squashed'
Nick Mathewson
2017-04-07
Remove tor-checkkey as obsolete
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
[next]