Closed
Bug 1343927
Opened 9 years ago
Closed 7 years ago
Verify Merkle tree head for an inclusion proof
Categories
(Core :: Security: PSM, defect, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: arroway, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
Compute a Merkle tree head given a leaf and its inclusion proof, and compare it with the expected tree head.
This will be used to compare the tree head computed from the Merkle inclusion proof of a given fil,e with the tree head in the certificate of the release.
| Reporter | ||
Updated•9 years ago
|
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → stephouillon
Updated•9 years ago
|
Assignee: stephouillon → ckerschb
Status: NEW → ASSIGNED
Priority: -- → P2
Updated•8 years ago
|
Assignee: ckerschb → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Comment 2•7 years ago
|
||
Assignee: nobody → dkeeler
Component: Security → Security: PSM
Priority: P2 → P1
Product: Firefox → Core
Whiteboard: [psm-assigned]
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f11410fc93f
add utility function to verify binary transparency inclusion proofs r=franziskus,jcj
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•