FreeBSD Bugzilla – Attachment 11882 Details for
Bug 23204
length of salt in crypt() is not the same as described in man 3 crypt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 281 bytes, created by
andre
on 2000-12-01 10:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
andre
Created:
2000-12-01 10:50:01 UTC
Size:
281 bytes
patch
obsolete
>--- crypt.h.orig Fri Dec 1 12:29:40 2000 >+++ crypt.h Fri Dec 1 12:29:55 2000 >@@ -29,6 +29,7 @@ > > /* magic sizes */ > #define MD5_SIZE 16 >+#define MD5_SALT_SIZE 16 > > char *crypt_des(const char *pw, const char *salt); > char *crypt_md5(const char *pw, const char *salt);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23204
: 11882 |
11883