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

cossacklabs / themis / #7836
88%
master: 83%

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 12 Aug 2020 01:59PM UTC
Jobs 1
Files 73
Run time 38s
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

12 Aug 2020 01:39PM UTC coverage: 87.851% (+0.1%) from 87.712%
#7836

push

travis-ci

web-flow
Runtime check for EC keys in Secure Session (#693)

* Deny non-EC keys when creating Secure Session.
  It was possible to create Secure Session by passing private RSA key to
  `secure_session_create`. But then it would fail while negotiating
  connection with another peer since Secure Session doesn't actually
  support RSA keys. This commit make it fail a little bit earlier.
* Add test to make sure `secure_session_create` fails with EC public key
  or any RSA key.
* Add test to make sure `secure_session_create` fails with empty peer ID
  (id == NULL || id_len == 0).
* Move test keys for to a different file
* Update changelog

3789 of 4313 relevant lines covered (87.85%)

19272.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7836.1 12 Aug 2020 01:59PM UTC 0
87.85
Source Files on build #7836
Detailed source file information is not available for this build.
  • Back to Repo
  • bef80bc4 on github
  • Prev Build on HEAD
  • Next Build on HEAD
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