Isis Lovecruft
|
88190026b3
crypto: Alphabetise some #includes in /src/common/crypto*.
|
6 years ago |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 years ago |
Fernando Fernandez Mancera
|
61c7ec29f1
Include crypto_digest.h in order to solve dependency issues.
|
6 years ago |
Nick Mathewson
|
a64d79ca4c
Move around some LCOV_EXCLs in src/common
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
44ea3dc331
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
be3875cda2
Make sure that libscrypt_scrypt actually exists before using it.
|
8 years ago |
Nick Mathewson
|
820b1984ad
Mark three lines unreachable, with extensive docs and use of BUG macros
|
8 years ago |
Nick Mathewson
|
0630f1982d
Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
23f8c9b32f
Add a brief file-level description for everything in src/common
|
8 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
7c52a0555a
Check key_len in secret_to_key_new()
|
10 years ago |
Nick Mathewson
|
05a6439f1f
Use preferred key-expansion means for pbkdf2, scrypt.
|
10 years ago |
Nick Mathewson
|
2b2cab4141
Tweak and expose secret_to_key_compute_key for testing
|
10 years ago |
Nick Mathewson
|
e84e1c9745
More generic passphrase hashing code, including scrypt support
|
10 years ago |
Nick Mathewson
|
e72a5b3c07
Move secret-to-key functionality into a separate module
|
10 years ago |