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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
crypto.c
Age
Commit message (
Expand
)
Author
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-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
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Refine the memwipe() arguments check for 18089 a little more.
Nick Mathewson
2017-02-07
Make memwipe() do nothing when passed a NULL pointer or zero size
teor (Tim Wilson-Brown)
2017-01-30
Make a bunch of signature/digest-checking functions mockable
Nick Mathewson
2016-12-18
clarify debug-level log while initializing entropy
Roger Dingledine
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
David Goulet
2016-12-14
prop224 prepwork: Introduce HMAC-SHA3 function.
George Kadianakis
2016-12-05
whitespace fix
Nick Mathewson
2016-12-05
20865: Don't use getentropy() on OSX Sierra.
Nick Mathewson
2016-11-24
crypto_digest512 returns expected error value of -1
Chelsea H. Komlo
2016-11-24
crypto_digest256 returns expected error value of -1
Chelsea H. Komlo
[next]