Closed
Bug 1546229
Opened 6 years ago
Closed 5 years ago
Add IPSEC IKE support to softoken.
Categories
(NSS :: Libraries, enhancement, P1)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.44
People
(Reporter: rrelyea, Assigned: rrelyea)
Details
Attachments
(2 files)
IPSEC uses it's own key exchange based on it's own prf. These are defined in
RFC4306, and RFC2409. We need to implement softoken versions of these functions so that IPSEC applications can generate keys and use them without extracting them and processing them themselves.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rrelyea
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Downstream Red Hat Bug:https://bugzilla.redhat.com/show_bug.cgi?id=1381667
Assignee | ||
Comment 3•6 years ago
|
||
try: -b do -p all -u all -t all -e all
Updated•6 years ago
|
Priority: -- → P1
Assignee | ||
Comment 4•5 years ago
|
||
NSS_3_44_BRANCH: https://hg.mozilla.org/projects/nss/rev/20671f860c2619dc27208d64a84a759fdffc5ed1
default: https://hg.mozilla.org/projects/nss/rev/6d48fb303c5cd5305eebeb2efcf872d9706cfedc
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Target Milestone: --- → 3.44
You need to log in
before you can comment on or make changes to this bug.
Description
•