Code Monkey home page Code Monkey logo

sfll_hd's Introduction

SFLL-HD is a tool (executable) that implements Stripped Functionality Logic Locking.


Directory Structure (required):

/Code

/Data

/Results


Instructions:

  1. Dependencies

    a. Python Bitstring module (install the module and comment line 7 in SFLL_HD.py)

    b. synopsys dc compiler (for synthesizing the gate level netlist)

    c. NangateOpenCellLibrary (change target_library and link_library path in the file "Code/rtl.tcl" )

    d. ABC logic synthesis tool (Available: https://people.eecs.berkeley.edu/~alanmi/abc/)

  2. Load the bench-format circuit(s) to lock (encrypt) in "Data" directory

  3. In the "Code" dirctory, run ./SFLL_HD (params: circuit_name.bench, keysize, h)

In the example below: circuit_name = c7552.bench, keysize= 32, Hamming distance h=1

./SFLL_HD c7552.bench	32	1  > log_c7552_32_1   

The locked circuit will be created in the "Results" directory

Cite:

Yasin, Muhammad, Abhrajit Sengupta, Mohammed Thari Nabeel, Mohammed Ashraf, Jeyavijayan JV Rajendran, and Ozgur Sinanoglu. "Provably-secure logic locking: From theory to practice." In Proceedings of ACM SIGSAC Conference on Computer and Communications Security, pp. 1601-1618. ACM, 2017.

sfll_hd's People

Contributors

yasinnyu avatar

Stargazers

 avatar

Watchers

Sazadur avatar

sfll_hd's Issues

Is the project still active?

In the instructions of the README, the file SFLL.py is not found. I would like to ask, is there any follow-up development of this project since the first commit?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.