Fernando Fernandez Mancera
|
54783b4c22
Refactor crypto.[ch] into smaller RSA module.
|
6 år sedan |
Nick Mathewson
|
13a2acba3c
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
|
6 år sedan |
Fernando Fernandez Mancera
|
4022277272
Refactor crypto.[ch] into smaller OpenSSL module.
|
6 år sedan |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 år sedan |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 år sedan |
Nick Mathewson
|
2f086888b1
Make all the crypto free() functions macros that clear their targets
|
7 år sedan |
David Goulet
|
5dea4b565f
Add a BASE32_DIGEST_LEN define
|
7 år sedan |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 år sedan |
Nick Mathewson
|
6c8c973191
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
|
7 år sedan |
George Kadianakis
|
f35f52e869
Hide crypto_digest_t again and use an accessor for tests.
|
7 år sedan |
George Kadianakis
|
43a73f6eb6
test: Crypto groundwork for e2e circuit unittests.
|
7 år sedan |
Nick Mathewson
|
e7506c03cf
Isolate dmalloc/openssl bridge code to crypto.c
|
7 år sedan |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 år sedan |
Nick Mathewson
|
558c04f5b1
Merge branch 'combined-fuzzing-v4'
|
7 år sedan |
Nick Mathewson
|
e2aeaeb76c
Make a bunch of signature/digest-checking functions mockable
|
8 år sedan |
Nick Mathewson
|
ac3b559e93
Merge branch 'bug20569_030_02_squashed'
|
7 år sedan |
David Goulet
|
870b5e2227
hs: Use AES-256 for v3 descriptor
|
8 år sedan |
David Goulet
|
118691cd47
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
|
8 år sedan |
George Kadianakis
|
b9010c8bf5
prop224 prepwork: Introduce HMAC-SHA3 function.
|
8 år sedan |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 år sedan |
Nick Mathewson
|
83129031b1
Remove a needless level of indirection from crypto_cipher_t
|
8 år sedan |
Nick Mathewson
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 år sedan |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 år sedan |
Nick Mathewson
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
8 år sedan |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 år sedan |
Nick Mathewson
|
b53a2059c4
Expose crypto_digest_algorithm_get_length from crypto.c
|
8 år sedan |
Nick Mathewson
|
7a5f15b6e0
Improve test coverage of our strongest-rng code.
|
8 år sedan |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 år sedan |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 år sedan |
Nick Mathewson
|
a8d6989589
Whitespace fixes
|
8 år sedan |