Page MenuHomePhabricator

Support "x bits in bytes" in phutil_units()
ClosedPublic

Authored by epriestley on Jun 15 2016, 4:44 PM.
Tags
None
Referenced Files
F18762429: D16123.id38793.diff
Mon, Oct 6, 6:57 PM
F18740641: D16123.id.diff
Thu, Oct 2, 4:19 AM
F18737825: D16123.diff
Wed, Oct 1, 12:51 PM
F18667522: D16123.diff
Sep 24 2025, 11:29 AM
F18627748: D16123.id38791.diff
Sep 16 2025, 4:42 AM
F18507711: D16123.id.diff
Sep 5 2025, 2:23 AM
F18500317: D16123.diff
Sep 4 2025, 8:39 PM
F18454529: D16123.id.diff
Sep 1 2025, 5:13 AM
Subscribers
None

Details

Summary

Ref T11140. I need to generate some encryption keys to do at-rest encryption, and the code can be a little more readable as 256 bits in bytes, etc.

Test Plan

Unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Support "x bits in bytes" in phutil_units().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 15 2016, 5:15 PM
This revision was automatically updated to reflect the committed changes.