Nick Mathewson
|
57699de005
Update the copyright year.
|
8 년 전 |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 년 전 |
Nick Mathewson
|
a8d6989589
Whitespace fixes
|
8 년 전 |
Nick Mathewson
|
9746aed2ba
Another automated rename.
|
8 년 전 |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 년 전 |
Hassan Alsibyani
|
edd93f9de8
changing output of crypto_cipher_crypt_inplace from int to void
|
8 년 전 |
Nick Mathewson
|
39b597c2fd
Restrict the meaning of digests_t to sha1+sha256.
|
8 년 전 |
Nick Mathewson
|
a1019b82c1
Merge remote-tracking branch 'public/feature16794_more'
|
8 년 전 |
Nick Mathewson
|
a12c5f462f
Remove the (now-unused) digest_algorithm_bitfield_t
|
9 년 전 |
Nick Mathewson
|
d7c841f467
Unit tests for crypto_force_rand_ssleay().
|
9 년 전 |
Yawning Angel
|
9467485517
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
|
9 년 전 |
Yawning Angel
|
687f9b3bd7
Add the SHA-3 hash functions to common/crypto.h.
|
9 년 전 |
Nick Mathewson
|
7186e2a943
Merge remote-tracking branch 'public/feature17694_strongest_027'
|
9 년 전 |
Nick Mathewson
|
2259de0de7
Always hash crypto_strongest_rand() along with some prng
|
9 년 전 |
Nick Mathewson
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 년 전 |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 년 전 |
Nick Mathewson
|
10fdee6285
Add crypto-initializer functions to those whose return values must be checked
|
9 년 전 |
Nick Mathewson
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 년 전 |
George Tankersley
|
ff54cc8481
add SHA512 support to crypto
|
9 년 전 |
Nick Mathewson
|
b5aa257d46
Fix "make check-spaces"
|
9 년 전 |
Ola Bini
|
94e5db3dca
Add tests for tortls.c
|
9 년 전 |
Yawning Angel
|
af898f5475
Add crypto_rand_unmocked, which is crypto_rand without mocking.
|
9 년 전 |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
9 년 전 |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 년 전 |
Nick Mathewson
|
efa21bb941
Implement proposal 228: cross-certification with onion keys
|
10 년 전 |
Nick Mathewson
|
fe5d2477aa
Implement ed25519-signed descriptors
|
10 년 전 |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 년 전 |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 년 전 |
Yawning Angel
|
915c7438a7
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
|
9 년 전 |
Nick Mathewson
|
241e6b0937
Fix some conversion problems
|
9 년 전 |