index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
crypto.c
Commit message (
Expand
)
Author
Age
*
Remove a couple redundant NULL-checks before crypto_cipher_free
Nick Mathewson
2012-03-30
*
Excise PK_NO_PADDING entirely: Unpadded RSA is silly.
Nick Mathewson
2012-03-27
*
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-03-27
*
Remove support for PK_NO_PADDING in crypto_pk_public_hybrid_encrypt
Nick Mathewson
2012-03-27
*
Fix crypto_hmac_sha256 documentation comment
Robert Ransom
2012-02-20
*
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
whitespace and warning fixes for bug4746
Nick Mathewson
2012-01-10
*
Merge remote-tracking branch 'asn-mytor/bug4746'
Nick Mathewson
2012-01-10
|
\
|
*
Add an informative header on the 'keys/dynamic_dh_params' file.
George Kadianakis
2011-12-19
*
|
Test for broken counter-mode at runtime
Nick Mathewson
2012-01-10
*
|
We no longer need to detect openssl without RAND_poll()
Nick Mathewson
2012-01-10
*
|
Add macros to construct openssl version numbers
Nick Mathewson
2012-01-10
*
|
Make sure MAX_DNS_LABEL_SIZE is defined
Sebastian Hahn
2012-01-10
*
|
Tweaks for bug4413 fix
Nick Mathewson
2012-01-09
*
|
Remove (untriggerable) overflow in crypto_random_hostname()
Stephen Palmateer
2012-01-09
|
/
*
Don't crash on startup of a dormant relay
Robert Ransom
2011-12-12
*
Work around a false positive in Coverity.
Sebastian Hahn
2011-12-02
*
Free the global DH parameters in crypto_global_cleanup().
George Kadianakis
2011-11-30
*
Move crypto_global_cleanup() to the bottom of crypto.c.
George Kadianakis
2011-11-30
*
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-29
|
\
|
*
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-26
|
*
Move DH_GENERATOR to crypto.c.
George Kadianakis
2011-11-25
|
*
Move broken primes to dynamic_dh_modulus.broken.
George Kadianakis
2011-11-25
|
*
Do dynamic DH modulus storing in crypto.c.
George Kadianakis
2011-11-25
|
*
Finishing touches.
George Kadianakis
2011-11-25
|
*
Rename 'dynamic prime' to 'dynamic DH modulus'.
George Kadianakis
2011-11-25
|
*
Notify the user that her computer is generating numbers.
George Kadianakis
2011-11-25
|
*
Make sure that the stored DH prime is safe to use.
George Kadianakis
2011-11-25
|
*
Move crypto_get_stored_dynamic_prime() to crypto.c
George Kadianakis
2011-11-24
|
*
Move store_dynamic_prime() to crypto.c.
George Kadianakis
2011-11-24
|
*
Tone down the logging.
George Kadianakis
2011-11-24
|
*
Implement dynamic prime reading and storing to disk.
George Kadianakis
2011-11-24
|
*
Make DynamicPrimes SIGHUP-able.
George Kadianakis
2011-11-24
|
*
Improve code in the dynamic primes realm.
George Kadianakis
2011-11-24
|
*
Improve logging.
George Kadianakis
2011-11-24
|
*
Make it compile.
George Kadianakis
2011-11-24
|
*
Rename "Rakshasa" to "Dynamic Prime".
George Kadianakis
2011-11-24
|
*
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-24
|
*
Copy/Paste Jake's stuff.
George Kadianakis
2011-11-24
*
|
Use EVP for AES only when hardware accel is present
Nick Mathewson
2011-11-25
|
/
*
Remove some duplicate includes
Andrea Gelmini
2011-11-03
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-26
|
\
|
*
Make internal error check for unrecognized digest algorithm more robust
Nick Mathewson
2011-10-06
*
|
Remove a no-longer-relevant comment
Nick Mathewson
2011-10-10
*
|
Add a sha256 hmac function, with tests
Nick Mathewson
2011-10-10
*
|
New function to get all digests of a public key
Nick Mathewson
2011-10-10
*
|
Make WIN32_WINNT defines conditional
Nick Mathewson
2011-07-15
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-06
|
\
|
|
*
Check maximum properly in crypto_rand_int()
Nick Mathewson
2011-06-06
[next]