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

stefanberger / libtpms / 1724
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 16 Nov 2020 10:18PM UTC
Jobs 1
Files 453
Run time 47s
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

pending completion
1724

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>

19 of 19 new or added lines in 1 file covered. (100.0%)

28922 of 37368 relevant lines covered (77.4%)

89005.68 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1724.2 (COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc") 16 Nov 2020 10:18PM UTC 0
77.4
Travis Job 1724.2
Source Files on build 1724
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1724
  • 1cfcc062 on github
  • Next Build on rsa_pkcs1_returnvalue (#1725)
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