05-17-2022, 11:11 AM
(05-15-2022, 02:54 AM)nick8606 Wrote: Source code is relatively short, replacement must be done before
Code:md5_update_vector (&ctx, w, pw_len);
thanks.
should it be done in "m00000_sxx" or "m00000_mxx"?
will it be ok if after "replacement" the new w has possibly 400 or 500 characters, instead of just 6 to 10?
can md5_update_vector perform multiple blocks at once?