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
/
test
/
test_crypto.c
Age
Commit message (
Expand
)
Author
2020-06-06
Make curve25519_public_to_base64 output padding optional #7869
Daniel Pinto
2020-03-17
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-17
Add off-by-one checks for key length.
Nick Mathewson
2020-03-14
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-14
Add a test for crypto_pk_asn1_decode_private maxbits.
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
test: Hide some test-declaration macro definitions to COCCI.
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return value from curve25519_public_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-02-26
Merge branch 'tor-github/pr/655'
David Goulet
2019-02-26
Merge branch 'tor-github/pr/611'
George Kadianakis
2019-02-14
Extract RNG tests into a new test module
Nick Mathewson
2019-01-17
Add a function to compute an XOF in one shot.
Nick Mathewson
2019-01-17
Use openssl's version of sha3 when available.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-12-20
base32_decode(): Return number of bytes written on success.
Nick Mathewson
2018-09-05
Try to fix new coverity warnings in unit tests.
Nick Mathewson
2018-09-04
Rename crypto_pk_check_key(), use it more reasonably, add tests
Nick Mathewson
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-21
Refactor crypto_rsa to use pem module.
Nick Mathewson
2018-08-21
Rename functions that encode/decode private keys
Nick Mathewson
2018-07-31
Additional tests for NSS DH
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-03
Clean up various things that broke with our stdint.h changes
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-07-01
Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Merge remote-tracking branch 'rl1987/ticket19979_2'
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-19
When possible, use RFC5869 HKDF implementation from OpenSSL
rl1987
2018-06-17
Merge remote-tracking branch 'github/bug26152_035'
Nick Mathewson
2018-05-24
Merge branch 'maint-0.3.3'
Nick Mathewson
[next]