index
:
platform/upstream/libxcrypt
accepted/tizen_base
accepted/tizen_base_toolchain
master
sandbox/dkson95/packaging
tizen_base
tizen_base_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypt-sha256.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
Use yescrypt’s sha256 implementation for sha256crypt as well.
Zack Weinberg
1
-36
/
+35
2018-08-02
crypt-sha256.c: Apply previous commits from Zack Weinberg
Björn Esser
1
-164
/
+162
2018-08-02
Replace crypt-sha256.c with an implementation in the Public Domain.
Björn Esser
1
-175
/
+176
2018-07-26
Issue #15: predictable behavior when crypt args are NULL or invalid.
Zack Weinberg
1
-28
/
+28
2018-07-25
Issue #16: allow explicit rounds=<default> in sunmd5,sha256,sha512.
Zack Weinberg
1
-2
/
+3
2018-07-11
Add more tests based on gaps in line coverage.
Zack Weinberg
1
-7
/
+19
2018-07-09
Make salt validation pickier.
Zack Weinberg
1
-2
/
+9
2018-07-04
Make it possible to disable individual hashes at configure time.
Zack Weinberg
1
-0
/
+3
2017-10-26
<string.h> gets imported through <crypt-port.h> now
Björn Esser
1
-1
/
+0
2017-10-05
Make a pass updating copyright and authorship notices.
Zack Weinberg
1
-13
/
+11
2017-10-03
Fix bugs in MD5, SHA256, and SHA512 setting-string generation.
Zack Weinberg
1
-0
/
+9
2017-10-03
Clean up internal API to per-algorithm crypt/gensalt functions.
Zack Weinberg
1
-3
/
+2
2017-10-02
Grab bag of header-related cleanups.
Zack Weinberg
1
-2
/
+2
2017-10-02
Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.
Zack Weinberg
1
-60
/
+40
2017-09-26
squash! SHA256, SHA512: Don't use two contexts.
Zack Weinberg
1
-2
/
+1
2017-09-18
SHA256, SHA512: Don't use two contexts.
Zack Weinberg
1
-56
/
+43
2017-09-17
Data buffers for MD5 and SHA
Zack Weinberg
1
-66
/
+99
2017-09-15
Crank up the warnings level still further.
Zack Weinberg
1
-9
/
+11
2017-09-15
Flatten the directory tree.
Zack Weinberg
1
-0
/
+279