Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10032)

Issue 35920043: Cache encodings of known OIDs

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by ekasper
Modified:
10 years, 4 months ago
CC:
ctlog-opensource-review_google.com
Visibility:
Public.

Description

Cache encodings of known OIDs

Patch Set 1 #

Total comments: 2

Patch Set 2 : simplify dict generation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -62 lines) Patch
M src/python/ct/crypto/asn1/oid.py View 1 3 chunks +74 lines, -62 lines 0 comments Download

Messages

Total messages: 6
ekasper
This makes decoding certs a little faster because name attributes are full of common OIDs. ...
10 years, 5 months ago (2013-12-02 13:29:57 UTC) #1
Ben Laurie (Google)
https://codereview.appspot.com/35920043/diff/1/src/python/ct/crypto/asn1/oid.py File src/python/ct/crypto/asn1/oid.py (right): https://codereview.appspot.com/35920043/diff/1/src/python/ct/crypto/asn1/oid.py#newcode149 src/python/ct/crypto/asn1/oid.py:149: return tuple(components) Would it make sense to add this ...
10 years, 4 months ago (2013-12-04 11:28:27 UTC) #2
ekasper
https://codereview.appspot.com/35920043/diff/1/src/python/ct/crypto/asn1/oid.py File src/python/ct/crypto/asn1/oid.py (right): https://codereview.appspot.com/35920043/diff/1/src/python/ct/crypto/asn1/oid.py#newcode149 src/python/ct/crypto/asn1/oid.py:149: return tuple(components) On 2013/12/04 11:28:27, Ben Laurie (Google) wrote: ...
10 years, 4 months ago (2013-12-05 19:33:21 UTC) #3
ekasper
Ping (no particular rush but I figured you might have simply missed it).
10 years, 4 months ago (2013-12-10 19:21:24 UTC) #4
Eran
Drive-by LGTM.
10 years, 4 months ago (2013-12-11 10:35:58 UTC) #5
Ben Laurie (Google)
10 years, 4 months ago (2013-12-11 10:38:48 UTC) #6
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b