dcrypt.blockcipher.padding.x923

Members

Structs

X923Pad
struct X923Pad

A ANSI X.923 block cipher padding implementation. This code does not support random padding anymore, because the author thinks its more susceptible to padding oracle attacks than deterministic zero padding.

Meta