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, May 29, 9:59 PM
Unknown Object (File)
May 29 2025, 9:14 AM
Unknown Object (File)
May 27 2025, 3:55 PM
Unknown Object (File)
May 7 2025, 2:00 AM
Unknown Object (File)
Apr 26 2025, 2:29 PM
Unknown Object (File)
Apr 23 2025, 3:37 PM
Unknown Object (File)
Apr 19 2025, 7:45 AM
Unknown Object (File)
Apr 14 2025, 4:50 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.