Skip to content

issues Search Results · repo:bergzand/libcose language:C

Filter by

14 results
 (54 ms)

14 results

inbergzand/libcose (press backspace or delete to remove)

Readme.md advices to check https://bergzand.github.io/libcose/ for documentation which seems out of data to me Dependencies: [cn-cbor](https://github.com/cabo/cn-cbor) Either [TweetNaCl](https://tweetnacl.cr.yp.to/) ...
  • kfessel
  • Opened 
    on Apr 25, 2022
  • #129

libcose is currently under the LGPL 2.1 license which unfortunately restricts use in systems that utilize static linking, such as microcontrollers. As this library is well suited for the microcontroller ...
  • oursland
  • Opened 
    on Oct 13, 2021
  • #104

It seems (from code inspection while digging through what safe buffer sizes for signature buffers are and whether *siglen can be predetermined; I m not at the point of using it yet) that the mbedtls ECDSA ...
  • chrysn
  • Opened 
    on Dec 28, 2020
  • #96

The changes of https://github.com/eclipse/tinydtls/pull/34 altered the output of the cryptographic reference AES-CCM operations. I ll yet have to dig down where things go wrong exactly, but chances are ...
  • chrysn
  • 1
  • Opened 
    on Nov 8, 2020
  • #92

For use with OSCORE, it would be convenient to have COSE s direct key KDFs available (basically, a way to use the tables from COSE s table16). Are there any plans to add support for that, would you accept ...
  • chrysn
  • 4
  • Opened 
    on Jul 31, 2019
  • #90

libcose looks like a good tool to get OSCORE running on RIOT, but seems to currently lack AES-CCM -- and AES-CCM-16-64-128 (COSE number 10) is the default algorithm there. Would there be any obstacles ...
  • chrysn
  • 16
  • Opened 
    on Jul 31, 2019
  • #89

Should be included in the automated tests for quality assurance
bug
  • bergzand
  • Opened 
    on Jul 5, 2019
  • #82

- [x] sign - [ ] encrypt
  • bergzand
  • Opened 
    on Apr 18, 2019
  • #73

- [x] nanocbor - [x] eddsa key fix - [ ] doxygen check
  • bergzand
  • Opened 
    on Apr 7, 2019
  • #71

Please add standard C++ guards to include files so that they are linkable from C++ code.
  • bremoran
  • Opened 
    on Jun 6, 2018
  • #61
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub