Nick Mathewson
|
f42739e746
Merge branch 'maint-0.3.3'
|
6 years ago |
Nick Mathewson
|
3f3739c6e0
Merge branch 'maint-0.3.1' into maint-0.3.2
|
6 years ago |
Nick Mathewson
|
f48fb8a720
Merge branch 'maint-0.2.9' into maint-0.3.1
|
6 years ago |
Nick Mathewson
|
aeb4be1d5a
Add a unit test for PEM-encrypted documents.
|
6 years ago |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 years ago |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
4ff170d7b1
Fix warnings about passing uninitialized buffers into functions
|
7 years ago |
Nick Mathewson
|
f2f729e26b
Clear up dead-assignment warnings from scan-build
|
7 years ago |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 years ago |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 years ago |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 years ago |
Nick Mathewson
|
6c8c973191
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
|
7 years ago |
George Kadianakis
|
f85c1874ad
ed25519: Add tests blinding bad ed25519 pubkeys.
|
7 years ago |
Nick Mathewson
|
c0f0351e06
whitespace fix
|
7 years ago |
George Kadianakis
|
e8eee3a50e
ed25519: Add unittests for ed25519 pubkey validation.
|
7 years ago |
Taylor Yu
|
00ffefb41b
Test odd-sized base64 decodes
|
7 years ago |
Nick Mathewson
|
a4964466a5
Remove openssl/evp.h dependency from test_crypto.c
|
7 years ago |
Nick Mathewson
|
1a14e5be91
Remove crypto/rand include from test_crypto.c
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 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
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 years ago |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 years ago |
Nick Mathewson
|
373bfd9630
Make a couple more tests run faster.
|
8 years ago |
Nick Mathewson
|
05110c9294
Move the donna-fuzzing tests into test_slow.
|
8 years ago |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
George Kadianakis
|
b8bfdf638e
Introduce ed25519_{sign,checksig}_prefixed functions().
|
8 years ago |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 years ago |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
8 years ago |