The base4_encode() function now takes a "pad" arg which indicates
authorWayne Davison <wayned@samba.org>
Mon, 6 Mar 2006 18:22:20 +0000 (18:22 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 6 Mar 2006 18:22:20 +0000 (18:22 +0000)
commit293def601d3267a361120cf85bfd902e7b2c3736
tree5d7b0afb324ff556c83d6355b25fcb546bc647b3
parent651dc65efc6f6af3685558dd79a8e5a310b7d8a6
The base4_encode() function now takes a "pad" arg which indicates
if the caller wants to pad the value with trailing '=' chars.
authenticate.c