Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 years ago |
Nick Mathewson
|
9746aed2ba
Another automated rename.
|
8 years ago |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 years ago |
Nick Mathewson
|
c1c3e45eab
Make crypto/rng_engine test pass on libressl. Bug not in any released tor.
|
8 years ago |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 years ago |
Nick Mathewson
|
f47d4af04c
Whitespace cleanup
|
8 years ago |
Nick Mathewson
|
d7c841f467
Unit tests for crypto_force_rand_ssleay().
|
9 years ago |
Nick Mathewson
|
b18f533cf0
Always test both ed25519 backends.
|
9 years ago |
Nick Mathewson
|
bb19799a49
Appease "make check-spaces"
|
9 years ago |
Yawning Angel
|
081b159abc
Add the randomized large buffer test for SHA-3 incremental hashing.
|
9 years ago |
Yawning Angel
|
9467485517
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
|
9 years ago |
Yawning Angel
|
687f9b3bd7
Add the SHA-3 hash functions to common/crypto.h.
|
9 years ago |
teor (Tim Wilson-Brown)
|
fc264975b1
Unit test the full length of SHA256 and SHA512 digests
|
9 years ago |
Nick Mathewson
|
09e0ae0588
Merge remote-tracking branch 'teor/rand-failure-modes-v2'
|
9 years ago |
Nick Mathewson
|
0285054189
Fix buffer size in sha512 unit test
|
9 years ago |
teor (Tim Wilson-Brown)
|
155fa2dbdb
Add unit tests that check for common RNG failure modes
|
9 years ago |
George Tankersley
|
ff54cc8481
add SHA512 support to crypto
|
9 years ago |
Nick Mathewson
|
edaf681735
Break some wide lines
|
9 years ago |
Yawning Angel
|
840e68d917
Integrate and enable ed25519-donna.
|
9 years ago |
Yawning Angel
|
f079c27761
Integrate the accelerated Curve25519 scalar basemult.
|
9 years ago |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 years ago |
Nick Mathewson
|
fe5d2477aa
Implement ed25519-signed descriptors
|
10 years ago |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 years ago |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 years ago |
Yawning Angel
|
915c7438a7
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
|
9 years ago |
Nick Mathewson
|
647b7d37c2
Merge remote-tracking branch 'public/bug15745_027_03'
|
9 years ago |
Nick Mathewson
|
55118d90ca
Fix some implicit conversion warnings
|
9 years ago |
Yawning Angel
|
196499da73
Use a custom Base64 encoder with more control over the output format.
|
9 years ago |
Nick Mathewson
|
e48ad353a3
Add test for random-int-in-range
|
9 years ago |