PKCS-7 See RFC 2315: https://tools.ietf.org/html/rfc2315
-spec pad(binary()) -> binary().
-spec unpad(binary()) -> binary().