Closed
Bug 1526336
Opened 7 years ago
Closed 7 years ago
Implement new HASH_GetHashOidTagByHashType
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.43
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file)
|
4.87 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
It might be useful to implement
SECOidTag HASH_GetHashOidTagByHashType(HASH_HashType)
| Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → kaie
Attachment #9042506 -
Flags: review?(rrelyea)
| Assignee | ||
Updated•7 years ago
|
Target Milestone: --- → 3.43
Comment 2•7 years ago
|
||
Comment on attachment 9042506 [details] [diff] [review]
1526336-v1.patch
Review of attachment 9042506 [details] [diff] [review]:
-----------------------------------------------------------------
r+ This is exactly the function I was going to point you to in my review until I noticed to my horror that it didn't exist. Thanks for adding it. This is exactly where it should go.
bob
Attachment #9042506 -
Flags: review?(rrelyea) → review+
| Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/projects/nss/rev/4025fe40c8c7
https://hg.mozilla.org/projects/nss/rev/ad5262db16e9
https://hg.mozilla.org/projects/nss/rev/395a93dbc02e
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•7 years ago
|
||
(In reply to J.C. Jones [:jcj] (he/him) from comment #4)
Does this need to be exported to Firefox?
Currently it isn't needed, but it would simplify life for TB. Let's discuss in bug 1529222 who should export it.
Flags: needinfo?(kaie)
You need to log in
before you can comment on or make changes to this bug.
Description
•