GithubHelp home page GithubHelp logo

intel-pfr-signing-utility's Introduction

#############################
# ABOUT                     #
#############################
This is the Intel(R) Platform Firmware Resilience Signing Utility
Version 1.0

#############################
# PREREQUISITES             #
#############################
  - libxml2-dev
  - openssl-dev (built against 1.1.1)
  
#############################
# INSTALL                   #
#############################
  - make
  - make install
  
#############################
# NOTES                     #
#############################
External signing
  If doing external signing (i.e. <script>),
  the tool will generate two files:
    data.raw - The raw data
    data.hsh - The hash of data
  After generating these files, the tool will call
  the script, and expect a DER encoded siganture in
  the file data.sig.

  sig->r and sig->s to be
  concatenated into one binary file. Total file length
  should be 64 (256 curve) or 96 (384 curve).
  

#############################
# EXAMPLES                  #
#############################
To create a Intel(R) PFR signed binary:
  intel-pfr-signing-utility -o out.bin -c config.xml in.bin -v
To parse a block signed binary:
  intel-pfr-signing-utility -p out.bin -c config.xml

intel-pfr-signing-utility's People

Contributors

kuiyingw avatar vbodired avatar vmauery avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.