-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b74
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136177 | emb-9 | Vincent Ryan | P2 | Resolved | Fixed | team |
JDK-8156345 | 8u111 | Svetlana Nikandrova | P2 | Resolved | Fixed | b01 |
JDK-8151717 | 8u102 | Svetlana Nikandrova | P2 | Resolved | Fixed | b01 |
JDK-8162183 | emb-8u111 | Svetlana Nikandrova | P2 | Resolved | Fixed | b01 |
JDK-8200033 | openjdk7u | Vincent Ryan | P2 | Resolved | Fixed | master |
Following scenarios are missing in regression test so new tests should be added to -
- same buffer can be used for encrypt and decrypt with PBE
- Mac update works correctly with different size of ByteBuffer
- doFinal and update operation result in same PBMac
- for PBEWithMD5AndDES cipher, only CBC mode and PKCS#5Padding is allowed
- same buffer can be used for encrypt and decrypt with PBE
- Mac update works correctly with different size of ByteBuffer
- doFinal and update operation result in same PBMac
- for PBEWithMD5AndDES cipher, only CBC mode and PKCS#5Padding is allowed
- backported by
-
JDK-8136177 Need new regressions tests for buffer handling for PBE algorithms
-
- Resolved
-
-
JDK-8151717 Need new regressions tests for buffer handling for PBE algorithms
-
- Resolved
-
-
JDK-8156345 Need new regressions tests for buffer handling for PBE algorithms
-
- Resolved
-
-
JDK-8162183 Need new regressions tests for buffer handling for PBE algorithms
-
- Resolved
-
-
JDK-8200033 Need new regressions tests for buffer handling for PBE algorithms
-
- Resolved
-