chickadee » crypto-tools » blob-unpad

blob-unpad BLOBprocedure

Reverses the effect of the previous function, by removing zero bytes from the end of the supplied blob, then removing a single byte with only the high bit set. If the input blob does not have valid padding at the end, an error is signalled.