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

secure-systems-lab / securesystemslib / 29 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2017 08:22PM UTC
Files 14
Run time 1s
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

27 Jan 2017 08:16PM UTC coverage: 100.0%. Remained the same
29.1

Pull #37

travis-ci

web-flow
Adds keyid_hash_algorithms to returned key objects

The functions listed below all return key objects that can carry
an optional keyid_hash_algorithms field according to their schema.

This commit adds the keyid_hash_algorithm field to the returned
object of:

interface.import_ed25519_privatekey_from_file
interface.import_ecdsa_privatekey_from_file
keys.generate_ecdsa_key
keys.import_rsakey_from_public_pem
keys.import_rsakey_from_pem
keys.import_ecdsakey_from_private_pem
keys.import_ecdsakey_from_public_pem

The reason to add this field is to be able to associate a key
with e.g. a signature created by that key, but listing a different
keyid, because a different keyid hash algorithm was used.
By trying all possible algorithms, the key can still be matched.
Pull Request #37: Adds keyid_hash_algorithms to returned key objects

1707 of 1707 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 29.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.1
  • d327c02c on github
  • Prev Job for on master (#28.1)
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