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

cose-wg / COSE-C
90%

Build:
DEFAULT BRANCH: master
Repo Added 01 Sep 2015 08:59PM UTC
Files 14
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

pending completion
739

push

travis-ci

web-flow
Add ECDH for X25519 (#123)

* Add ECDH for X25519

* Fix gnu compiler error

It doesn't like jumping things it should not care about.
Try using a different checkout code
Still track down how to do OpenSSL 1.1 on appveyor

* Fix errors

Fix compiler error - context error
Fix crash from missing - error ptr == null

* Fix MBEDTLS crash

Need to clear a pointer in one case and change the return error for unknown curves.

* Remove support for Openssl pre 1.1

* Deal with flag for doing compressed vs uncompressed points
* Use EVP everywhere but ECDSA signing - should do that too

* Correct no context compiler error

* Run clang-format

176 of 176 new or added lines in 4 files covered. (100.0%)

4367 of 4865 relevant lines covered (89.76%)

152060.03 hits per line

Relevant lines Covered
Build:
Build:
4865 RELEVANT LINES 4367 COVERED LINES
152060.03 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
739 master Add ECDH for X25519 (#123) * Add ECDH for X25519 * Fix gnu compiler error It doesn't like jumping things it should not care about. Try using a different checkout code Still track down how to do OpenSSL 1.1 on appveyor * Fix errors F... push 03 Jun 2020 07:46PM UTC web-flow travis-ci pending completion  
720 master Native key (#120) * Forgot to do the formatting. * Native keys can now be used for ECDSA No other algoirthms are currently supported and I don't know what the behavior would be. Probably crash as that is what ECDH did on me. (I think.) ... push 22 May 2020 05:01PM UTC web-flow travis-ci pending completion  
711 master Forgot to do the formatting. (#119) push 20 May 2020 10:06PM UTC web-flow travis-ci pending completion  
709 master Add CounterSign1 to code base (#117) * Add CounterSign0 to code base * Fix compiler errors * Fix context compiler issues * Fix testing errors * Fix 2 compiler errors and a crash * See if the crashes go away * More bug fixes *... push 20 May 2020 09:01PM UTC web-flow travis-ci pending completion  
689 master refactor: use nullptr (#115) * refactor: use nullptr * ci: use cpp on travis * chore: use cpp 11 * revert: nullptr for test files push 11 May 2020 08:24AM UTC web-flow travis-ci pending completion  
686 master refactor: cpp improvements (#114) * build: use cpp standard if not set * fix: remove more compiler warnigns * chore: initial usage of shared pointers * chore: remove dupplicate code * chore: use cose_free * chore: less warnings ... push 11 May 2020 02:17AM UTC web-flow travis-ci pending completion  
679 master Make MBED Studio happy push 09 May 2020 05:37AM UTC jimsch travis-ci pending completion  
675 master Change to CPP for all of the internal files (#113) * REname everything and get it to compile Need to check if this goes past gcc and clang, it does now pass VC. * Fix round1 of errors I have a different version of openssl gcc is stricto... push 08 May 2020 07:55PM UTC web-flow travis-ci pending completion  
664 master First pass at getting COSE_KEY written (#112) * First pass at getting COSE_KEY written * Always set a context even if null * Correct context parameters * Fix a memoy leak, an object leak and an incorrect return code * Fix compile erro... push 07 May 2020 07:30PM UTC web-flow travis-ci pending completion  
661 master refactor: remove redefinition of byte, clean up more extern (#111) push 07 May 2020 04:24PM UTC web-flow travis-ci pending completion  
See All Builds (298)
  • Repo on GitHub
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

© 2025 Coveralls, Inc