Pads the message to a multiple of 512 bits. SHA-1 padding appends a single `1` bit, enough `0` bits, and finally the original message length as a 64-bit big-endian integer, such that the total length is congruent to 0 mod 512.
(message: &[u8])
Source from the content-addressed store, hash-verified