Page MenuHomePhabricator

Rename "PhabricatorHash::digest()" to "weakDigest()"
ClosedPublic

Authored by epriestley on Apr 6 2017, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 12:58 AM
Unknown Object (File)
Sun, Apr 7, 1:34 PM
Unknown Object (File)
Sun, Mar 31, 10:11 PM
Unknown Object (File)
Sat, Mar 30, 2:12 PM
Unknown Object (File)
Fri, Mar 29, 9:45 AM
Unknown Object (File)
Feb 19 2024, 3:00 AM
Unknown Object (File)
Feb 12 2024, 3:25 PM
Unknown Object (File)
Feb 3 2024, 3:27 PM
Subscribers
None

Details

Summary

Ref T12509. This encourages code to move away from HMAC+SHA1 by making the method name more obviously undesirable.

Test Plan

grep, browsed around.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 6 2017, 6:22 PM
This revision was automatically updated to reflect the committed changes.