-
公开(公告)号:US08495390B2
公开(公告)日:2013-07-23
申请号:US13748184
申请日:2013-01-23
Applicant: Apple Inc.
Inventor: Augustin J. Farrugia , Benoit Chevallier-Mames , Mathiew Ciet , Jon McLachlan
CPC classification number: G06F21/14 , G06F8/51 , H04L9/002 , H04L9/3013 , H04L2209/046 , H04L2209/08 , H04L2209/16
Abstract: Disclosed herein are systems, computer-implemented methods, and computer-readable storage media for obfuscating data based on a discrete logarithm. A system practicing the method identifies a clear value in source code, replaces the clear value in the source code with a transformed value based on the clear value and a discrete logarithm, and updates portions of the source code that refer to the clear value such that interactions with the transformed value provide a same result as interactions with the clear value. This discrete logarithm approach can be implemented in three variations. The first variation obfuscates some or all of the clear values in loops. The second variation obfuscates data in a process. The third variation obfuscates data pointers, including tables and arrays. The third variation also preserves the ability to use pointer arithmetic.