Neel Chauhan
|
5ee6ca8da2
Switch to offsetof()
|
7 years ago |
Nick Mathewson
|
6c8c973191
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
|
7 years ago |
George Kadianakis
|
f35f52e869
Hide crypto_digest_t again and use an accessor for tests.
|
7 years ago |
George Kadianakis
|
43a73f6eb6
test: Crypto groundwork for e2e circuit unittests.
|
7 years ago |
Nick Mathewson
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
7 years ago |
Nick Mathewson
|
f0fa7dcdf0
Merge branch 'ticket21842_squashed'
|
7 years ago |
Nick Mathewson
|
7b60f0129a
Remove tor-checkkey as obsolete
|
7 years ago |
Nick Mathewson
|
e7506c03cf
Isolate dmalloc/openssl bridge code to crypto.c
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
e2aeaeb76c
Make a bunch of signature/digest-checking functions mockable
|
8 years ago |
Roger Dingledine
|
f3d056ab16
clarify debug-level log while initializing entropy
|
7 years ago |
Nick Mathewson
|
c838d34921
Merge branch 'dgoulet_ticket19043_030_03_squashed'
|
8 years ago |
David Goulet
|
118691cd47
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
|
8 years ago |
George Kadianakis
|
b9010c8bf5
prop224 prepwork: Introduce HMAC-SHA3 function.
|
8 years ago |
Nick Mathewson
|
daeb633825
whitespace fix
|
8 years ago |
Chelsea H. Komlo
|
e01b09d5ce
crypto_digest512 returns expected error value of -1
|
8 years ago |
Chelsea H. Komlo
|
9d9110f65d
crypto_digest256 returns expected error value of -1
|
8 years ago |
Chelsea H. Komlo
|
276d07a88a
crypto_digest returns expected error value of -1
|
8 years ago |
Nick Mathewson
|
957bdc4a42
Merge branch 'bug20553_028'
|
8 years ago |
Nick Mathewson
|
9b18b215bb
Work around a behavior change in openssl's BUF_MEM code
|
8 years ago |
Nick Mathewson
|
a633baf632
Merge branch 'osx_sierra_028'
|
8 years ago |
Nick Mathewson
|
1eba088054
Fix compilation on OSX Sierra (10.12)
|
8 years ago |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 years ago |
Nick Mathewson
|
83129031b1
Remove a needless level of indirection from crypto_cipher_t
|
8 years ago |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 years ago |
Nick Mathewson
|
981d0a24b8
In aes.c, support 192-bit and 256-bit keys.
|
8 years ago |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 years ago |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 years ago |
Nick Mathewson
|
2197bfcc6a
Merge branch 'maint-0.2.8'
|
8 years ago |
Yawning Angel
|
0116eae59a
Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.
|
8 years ago |