This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18953 - AES-CBC padding mode is underspecified
Summary: AES-CBC padding mode is underspecified
Status: RESOLVED FIXED
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ryan Sleevi
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 17:32 UTC by Ryan Sleevi
Modified: 2013-07-22 22:42 UTC (History)
0 users

See Also:


Attachments

Description Ryan Sleevi 2012-09-21 17:32:08 UTC
Raised by David Wagner on http://lists.w3.org/Archives/Public/public-webcrypto-comments/2012Sep/0029.html

The definition for AES-CBC mode, http://www.w3.org/TR/WebCryptoAPI/#aes-cbc, does not fully define the type of padding used.

While possible to expose user-selectable options (X.923, ISO/IEC 7616-4, Zero padding), for the use cases identified so far, it may make sense to simply specify this as PKCS7 padding.
Comment 1 Ryan Sleevi 2013-07-22 22:42:15 UTC
Resolved as part of https://dvcs.w3.org/hg/webcrypto-api/rev/0c723a7d29b3