Closed Bug 195128 Opened 22 years ago Closed 3 years ago

Need to support PBE cipher algorithms

Categories

(JSS Graveyard :: Library, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jamie-bugzilla, Unassigned)

Details

The PBE algorithms are supported by SecretKeyFactory, but not by Cipher. Cipher needs to support them to, because they describe how to compute the IV for CBC-chaining from the password, salt, and IV. See PKCS #5 and the sample code at http://java.sun.com/j2se/1.4/docs/guide/security/jce/JCERefGuide.html
Reassign to Glen.
Assignee: nicolson → glen.beasley
Target Milestone: --- → 4.0
Status: NEW → ASSIGNED
Target Milestone: 4.0 → ---
QA Contact: jamie-bugzilla → jss-qa
Assignee: gbmozilla → nobody
JSS development has moved from the Mozilla community to the Dogtag PKI community. Please re-file this bug at https://github.com/dogtagpki/jss if it is still relevant. Thank you!
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.