• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stefanberger / libtpms / 1725 / 2
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 16 Nov 2020 10:30PM UTC
Files 453
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Nov 2020 10:15PM UTC coverage: 77.398%. Remained the same
COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc"

push

travis-ci-com

stefanberger
tpm2: Always return a value after pkcs1-padded RSA decryption

To avoid Bleichenbacher type of attacks we always return a decrypted value
when doing pkcs1-padded RSA decryption. Either the value is the proper
decrypted value or the returned value is a deterministic random value
generated from the input ciphertext and the RSA key's sensitive part.

If TPM 2 code is the spec then this change makes the TPM 2 implementation
non-compliant to the TPM 2 spec.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>

28922 of 37368 relevant lines covered (77.4%)

88292.56 hits per line

Source Files on job 1725.2 (COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc")
  • Tree
  • List 0
  • Changed 46
  • Source Changed 1
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1080
  • Travis Job 1725.2
  • 240ff8a2 on github
  • Prev Job for COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc" on rsa_pkcs1_returnvalue (#1724.2)
  • Next Job for COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc" on rsa_pkcs1_returnvalue (#1729.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc