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)
Thu, Feb 13, 3:04 AM
Unknown Object (File)
Sun, Feb 9, 3:43 AM
Unknown Object (File)
Sun, Feb 9, 3:43 AM
Unknown Object (File)
Sun, Feb 9, 3:42 AM
Unknown Object (File)
Sat, Feb 8, 2:45 AM
Unknown Object (File)
Mon, Feb 3, 2:56 AM
Unknown Object (File)
Tue, Jan 28, 10:02 AM
Unknown Object (File)
Tue, Jan 28, 2:27 AM
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.