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)
Tue, Nov 19, 11:04 AM
Unknown Object (File)
Fri, Nov 15, 3:17 PM
Unknown Object (File)
Mon, Nov 11, 9:57 AM
Unknown Object (File)
Wed, Nov 6, 5:05 PM
Unknown Object (File)
Fri, Oct 25, 3:39 AM
Unknown Object (File)
Oct 20 2024, 5:34 PM
Unknown Object (File)
Oct 16 2024, 5:02 PM
Unknown Object (File)
Oct 2 2024, 10:16 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.