Page MenuHomePhabricator

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

Authored by epriestley on Apr 6 2017, 5:10 PM.

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
Branch
files23
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16332
Build 21717: Run Core Tests
Build 21716: arc lint + arc unit

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.