Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / franziskuskiefer/cose-rust issues and pull requests

#66 - Add example sign_verify to Cargo.toml

Pull Request - State: closed - Opened by mathewhodson 2 months ago

#65 - Update Cargo.toml to exclude CI config

Pull Request - State: open - Opened by mathewhodson over 1 year ago - 1 comment

#64 - Remove trailing semicolons in expression macro bodies to fix future-incompat

Pull Request - State: closed - Opened by mb over 1 year ago - 1 comment

#63 - add cargo fuzz decode_signature target

Pull Request - State: open - Opened by g-k about 4 years ago

#62 - replace obsoleted symbol ONCE_INIT

Pull Request - State: closed - Opened by mcr about 4 years ago

#60 - The COSE_Sign format does not conform to RFC 8152 (COSE)

Issue - State: open - Opened by Lekensteyn about 5 years ago

#59 - Support ECDH

Issue - State: open - Opened by jcjones over 5 years ago

#58 - Move to mozilla/cose-rust and release on crates.io

Issue - State: open - Opened by jcjones over 5 years ago

#56 - Consider handling unkown algorithms differently.

Issue - State: open - Opened by franziskuskiefer about 6 years ago

#55 - re-enable rust fmt in ci

Pull Request - State: closed - Opened by mozkeeler over 6 years ago - 1 comment

#54 - fix cargo fmt in ci (it requires nightly for now)

Pull Request - State: closed - Opened by mozkeeler over 6 years ago

#53 - Re-enable rust fmt

Issue - State: open - Opened by franziskuskiefer over 6 years ago

#52 - disable rust fmt for now

Pull Request - State: closed - Opened by franziskuskiefer over 6 years ago - 1 comment

#51 - Move out example and use CBOR crate

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#50 - address some of #33: more COSE format tests

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#49 - make this a little more spec compliant...

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 2 comments

#48 - Interop tests

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#47 - addressed some review comments

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#46 - Create example

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#45 - Make decode_signature more flexible

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#44 - Add license headers

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#43 - Cleanup for first release

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#42 - C api

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#41 - C API

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#40 - P384 and P521 tests & support

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#39 - Support CBOR strings

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#38 - Multiple signatures

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#37 - fix reachable unreachable; return error instead

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#36 - refactor common code in test_cose.rs

Issue - State: closed - Opened by mozkeeler almost 7 years ago

#35 - allow multiple signatures

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#34 - fix #23, add support for PS256, some simple tests

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#33 - Improve COSE test coverage

Issue - State: open - Opened by franziskuskiefer almost 7 years ago - 1 comment

#32 - run rustfmt in ci

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago

#31 - test

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago

#30 - Correct signature format

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago

#29 - Improve NSS test coverage

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#28 - Use correct NSS errors

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#27 - use cbor::serializer in decode_signature

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#26 - Fix remaining clippy issues with a small reorg

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#25 - Fix clippy warnings

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#24 - Add clippy

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#23 - Don't hard code signature algorithm

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#22 - add support for null

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#21 - limit read_bytes input to 128MB

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 2 comments

#20 - test Travis cargo fmt

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#19 - actually merge the errors-not-strings branch

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago

#18 - Add clippy to make the code more rusty

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#17 - Add fuzzer for serializer

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#16 - Add fuzzer for decoder

Issue - State: open - Opened by franziskuskiefer almost 7 years ago

#15 - Make sign and verify work with the actual format we use

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#14 - Consolidate signature algorithm definitions

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#13 - return errors instead of strings

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#12 - make rustfmt ignore some test arrays for clarity

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#11 - cose sign

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 2 comments

#10 - Add cose::verify API for PSM

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#9 - First iteration of serialiser

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 2 comments

#8 - change CBOR to Cbor in type names to match rust style

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago

#7 - Add rustfmt job to travis

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#6 - Remove CoseSignatures, use a vector

Pull Request - State: closed - Opened by franziskuskiefer almost 7 years ago - 1 comment

#5 - Make functions return errors not strings.

Issue - State: closed - Opened by franziskuskiefer almost 7 years ago

#4 - CBORType or CborType?

Issue - State: closed - Opened by mozkeeler almost 7 years ago - 1 comment

#3 - simplify cbor::decoder by removing CBORObject

Pull Request - State: closed - Opened by mozkeeler almost 7 years ago

#2 - Add serialiser

Issue - State: closed - Opened by franziskuskiefer about 7 years ago - 1 comment

#1 - address warnings

Pull Request - State: closed - Opened by mozkeeler about 7 years ago