Closed Bug 751291 Opened 13 years ago Closed 13 years ago

Rename CryptoUtils._sha1 to CryptoUtils.UTF8AndSHA1

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: gps, Assigned: gps)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached patch Rename _sha1 (deleted) — Splinter Review
AITC (and likely others) need a "public" API to access the raw bytes of a SHA-1 hash.
Attachment #620414 - Flags: review?(rnewman)
Comment on attachment 620414 [details] [diff] [review] Rename _sha1 Review of attachment 620414 [details] [diff] [review]: ----------------------------------------------------------------- ::: services/crypto/modules/utils.js @@ +54,5 @@ > + /** > + * UTF-8 encode a message and perform a SHA-1 over it. > + * > + * @param message > + * (string) Buffer to perform operation on. Add a little clarity here about what exactly is in the buffer -- a JS string? A JS string representing an array of bytes?
Attachment #620414 - Flags: review?(rnewman) → review+
Assignee: nobody → gps
Status: NEW → ASSIGNED
Status: ASSIGNED → NEW
Whiteboard: [fixed in services]
Status: NEW → ASSIGNED
Whiteboard: [fixed in services] → [fixed in services][qa-]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in services][qa-] → [qa-]
Target Milestone: --- → mozilla15
Component: Firefox Sync: Crypto → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: