Li, Xun 1ccf25b64a Linux 2.1 Open Source Gold release il y a 6 ans
..
epid 159f60223e Linux 2.0 Open Source Gold release il y a 6 ans
example 0fb9f47e78 Linux 1.9 Open Source Gold release il y a 6 ans
ext 0fb9f47e78 Linux 1.9 Open Source Gold release il y a 6 ans
parts-site 1ccf25b64a Linux 2.1 Open Source Gold release il y a 6 ans
tools 0fb9f47e78 Linux 1.9 Open Source Gold release il y a 6 ans
CHANGELOG.md 1115c195cd Linux 1.8 Open Source Gold release il y a 7 ans
LICENSE.txt 0fb9f47e78 Linux 1.9 Open Source Gold release il y a 6 ans
Makefile.in 1ccf25b64a Linux 2.1 Open Source Gold release il y a 6 ans
NOTICE.txt 0fb9f47e78 Linux 1.9 Open Source Gold release il y a 6 ans
README.md 1115c195cd Linux 1.8 Open Source Gold release il y a 7 ans
SConstruct 1115c195cd Linux 1.8 Open Source Gold release il y a 7 ans
configure 1115c195cd Linux 1.8 Open Source Gold release il y a 7 ans
configure.ac 1115c195cd Linux 1.8 Open Source Gold release il y a 7 ans

README.md

Intel(R) EPID SDK

The Intel(R) Enhanced Privacy ID Software Development Kit

Intel(R) EPID SDK enables adding Intel(R) EPID support to applications and platforms.

Intel(R) EPID is a cryptographic protocol which enables the remote authentication of a trusted platform whilst preserving the user's privacy.

  • For a given public key there are many (e.g., millions) of private keys. The key holders form a group.

  • Any key holder may sign against the one public key.

  • No one can tell which private key signed the data. This is the privacy property.

You can use Intel(R) EPID as a foundational building block for a multitude of security solutions.

Prerequisites

What's New in This Release

See CHANGELOG.md.

Documentation

See doc/index.html to browse the html documentation.

License

See LICENSE.txt.

Math Primitives

The source code used for math primitives in the Intel(R) EPID SDK is a subset of the Intel(R) IPP Cryptography library (v9.0.3) written in C. For higher performance, you can use the commercial version of the IPP Cryptography libraries, which are available at https://software.intel.com/articles/download-ipp-cryptography-libraries.