Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 yıl önce |
David Goulet
|
118691cd47
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
|
8 yıl önce |
George Kadianakis
|
b9010c8bf5
prop224 prepwork: Introduce HMAC-SHA3 function.
|
8 yıl önce |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 yıl önce |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 yıl önce |
Nick Mathewson
|
373bfd9630
Make a couple more tests run faster.
|
8 yıl önce |
Nick Mathewson
|
05110c9294
Move the donna-fuzzing tests into test_slow.
|
8 yıl önce |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 yıl önce |
George Kadianakis
|
b8bfdf638e
Introduce ed25519_{sign,checksig}_prefixed functions().
|
8 yıl önce |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 yıl önce |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
8 yıl önce |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 yıl önce |
Andrea Shepard
|
9eeaeddbb1
Reduce make check-spaces noise
|
8 yıl önce |
Nick Mathewson
|
1e330e1947
Repair test_crypto_openssl_version with LibreSSL
|
8 yıl önce |
Nick Mathewson
|
83513a93a1
Check tor_sscanf return value in test_crypto.c
|
8 yıl önce |
Nick Mathewson
|
ed0ecd9f13
Use tor_sscanf, not sscanf, in test_crypto.c
|
8 yıl önce |
Nick Mathewson
|
159ea7a88f
Fix a bad sizeof() in test_crypto.c. Harmless. Spotted by coverity.
|
8 yıl önce |
Nick Mathewson
|
249f3a1664
Fix memory leak in test_crypto_aes_ctr_testvec
|
8 yıl önce |
Nick Mathewson
|
9abd7b8f90
Windows lacks truncate(3).
|
8 yıl önce |
Nick Mathewson
|
365d0fcc6d
Cover all our DH code, and/or mark it unreachable.
|
8 yıl önce |
Nick Mathewson
|
94b34d1be6
At long last, unit tests for degenerate DH public keys.
|
8 yıl önce |
Nick Mathewson
|
d88656ec06
Slight improvements to DH coverage.
|
8 yıl önce |
Nick Mathewson
|
7a5f15b6e0
Improve test coverage of our strongest-rng code.
|
8 yıl önce |
Nick Mathewson
|
148f0004e1
Test coverage on ed25519 load/store functions.
|
8 yıl önce |
Nick Mathewson
|
df3a5e0cad
HKDF-SHA256 test vectors from RFC5869
|
8 yıl önce |
Nick Mathewson
|
5845c22822
Ed25519 test vectors from draft-irtf-cfrg-eddsa-05
|
8 yıl önce |
Nick Mathewson
|
54697fa40b
Add test vector for AES_CTR from NIST SP800-38a sec F.5
|
8 yıl önce |
Nick Mathewson
|
44a3248197
Add test vector for Curve25519 from RFC7748
|
8 yıl önce |
Nick Mathewson
|
405b637598
tests for some of the simpler functions in crypto.c
|
8 yıl önce |
Nick Mathewson
|
d1f2af57df
White-box tests for crypto_rand_*_range(), rand_hostname().
|
8 yıl önce |