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

secure-systems-lab / securesystemslib / 29
99%

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

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

Jobs
ID Job ID Ran Files Coverage
1 29.1 27 Jan 2017 08:22PM UTC 0
100.0
Travis Job 29.1
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • Pull Request #37
  • PR Base - master (#28)
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