Li, Xun 75dd558bda Linux 2.1.3 Open Source Gold Release | 6 år sedan | |
---|---|---|
.. | ||
epid | 6 år sedan | |
example | 6 år sedan | |
ext | 6 år sedan | |
CHANGELOG.md | 6 år sedan | |
LICENSE.txt | 6 år sedan | |
Makefile | 6 år sedan | |
Makefile.in | 6 år sedan | |
NOTICE.txt | 6 år sedan | |
README.md | 6 år sedan | |
SConstruct | 6 år sedan | |
configure | 6 år sedan |
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.
See CHANGELOG.md.
See doc/index.html to browse the html documentation.
See LICENSE.txt.
The source code used for math primitives in the Intel(R) EPID SDK is a subset of the Intel(R) IPP Cryptography library (version 2017 Update 2) written in pure C and not optimized for performance. For higher performance, you can use the commercial version of the IPP Cryptography library, which is available at https://software.intel.com/articles/download-ipp-cryptography-libraries.
More information on the optimized versions of Intel(R) IPP Cryptography library, including mitigations for a potential side-channel issue are available at https://security-center.intel.com/advisory.aspx?intelid=INTEL-SA-00060&languageid=en-fr.