David Goulet
|
118691cd47
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
|
8 роки тому |
George Kadianakis
|
b9010c8bf5
prop224 prepwork: Introduce HMAC-SHA3 function.
|
8 роки тому |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 роки тому |
Nick Mathewson
|
83129031b1
Remove a needless level of indirection from crypto_cipher_t
|
8 роки тому |
Nick Mathewson
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 роки тому |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 роки тому |
Nick Mathewson
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
8 роки тому |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 роки тому |
Nick Mathewson
|
b53a2059c4
Expose crypto_digest_algorithm_get_length from crypto.c
|
8 роки тому |
Nick Mathewson
|
7a5f15b6e0
Improve test coverage of our strongest-rng code.
|
8 роки тому |
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
|
8 роки тому |
Nick Mathewson
|
d7c841f467
Unit tests for crypto_force_rand_ssleay().
|
8 роки тому |
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 роки тому |