git.postgresql.org Git - postgresql.git/commit
2016年8月18日 10:41:17 +0000 (13:41 +0300)
2016年8月18日 10:41:17 +0000 (13:41 +0300)
commit fa878703f456b804b01b61a9d94008f57967cdd0
Refactor RandomSalt to handle salts of different lengths.
All we need is 4 bytes at the moment, for MD5 authentication. But in
upcomint patches for SCRAM authentication, SCRAM will need a salt of
different length. It's less scary for the caller to pass the buffer
length anyway, than assume a certain-sized output buffer.
Author: Michael Paquier
Discussion: <CAB7nPqQvO4sxLFeS9D+NM3wpy08ieZdAj_6e117MQHZAfxBFsg@mail.gmail.com>
This is the main PostgreSQL git repository.
RSS
Atom