- From: Christian Geuer-Pollmann <geuer-pollmann@nue.et-inf.uni-siegen.de>
- Date: Tue, 16 Apr 2002 15:36:02 +0200
- To: xml-encryption@w3.org
Just to have a way to name padding mechanisms, here are some examples: blocklength = 8 datalength = 9 number of pad octets = 7 data=FF FF FF FF FF FF FF FF FF DATA FF FF FF FF FF FF FF FF FF X923Padding FF FF FF FF FF FF FF FF FF 00 00 00 00 00 00 07 PKCS7Padding FF FF FF FF FF FF FF FF FF 07 07 07 07 07 07 07 ISO10126d2Padding FF FF FF FF FF FF FF FF FF 7D 2A 75 EF F8 EF 07 X.923 defines to fill the octets before the length with zeroes PKCS defines to fill the octets before the length with the length value ISO 10126 D2 defines to fill the octets before the length with random data Christian
Received on Tuesday, 16 April 2002 09:40:04 UTC