Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WebRTC.rs

WebRTC in Rust. A pure Rust implementation of WebRTC stack.
Collective - Host: opensource - https://opencollective.com/webrtc-rs - Website: https://webrtc.rs - Code: https://github.com/webrtc-rs

refactor tree and tree_match

github.com/rmls-io/rmls - 4a1ab1b101a526d6a705d33b908c8528071d9a9d authored over 1 year ago by Rusty Rain <[email protected]>
add doc for ratchet tree

github.com/rmls-io/rmls - db7fd6df418605e228f5a373959d3de3bdd8f3eb authored over 1 year ago by Rusty Rain <[email protected]>
Fix rustdoc comments for turn (#487)

github.com/webrtc-rs/webrtc - b0d566230f206f13fc74454c382a734b2f5436e6 authored over 1 year ago by Subhra264 <[email protected]>
Support RFC 3890 (#489)

* Support RFC 3890

Support RFC 3890 (TIAS) for unmarshaling bandwidth.

* link reference

github.com/webrtc-rs/webrtc - 4d96e5e1593ec0541a632960d5e18e52ad3df773 authored over 1 year ago by Terrence Lam <[email protected]>
Improve error types in `webrtc-constraints`, using `thiserror` (#486)

github.com/webrtc-rs/webrtc - 7c148de6530033f5b2b23f7a254cd97ec7467d51 authored over 1 year ago by Vincent Esche <[email protected]>
update description

github.com/rmls-io/rmls - 6fd72a04cd50cb5550afef4d14fdbfddaf380f2a authored over 1 year ago by yngrtc <[email protected]>
bump version to v0.0.2

github.com/rmls-io/rmls - 02cd6aad6922a38b5973ef9b2854cf576c8a80d8 authored over 1 year ago by yngrtc <[email protected]>
fix README.md

github.com/rmls-io/rmls - 8cbfd5a90c01432bbd1dc251c6a3fc9f64387354 authored over 1 year ago by yngrtc <[email protected]>
refactor other modules

github.com/rmls-io/rmls - 2c42e6d8e261094e6c4deeee5502e4f160d38581 authored over 1 year ago by yngrtc <[email protected]>
complete framing doc

github.com/rmls-io/rmls - 37a7a32921e0f15b9a061517f0dce19cd776e8ec authored over 1 year ago by yngrtc <[email protected]>
fix PaddingContainsNonZeroBytes checking bug for RingCryptoProvider (WIP)

github.com/rmls-io/rmls - 531074a57e051271dac286e30d781531c5ac8c37 authored over 1 year ago by yngrtc <[email protected]>
add doc for PublicMessage

github.com/rmls-io/rmls - d1262eaa252d68dd6192b3b40368d0547e2a629d authored over 1 year ago by yngrtc <[email protected]>
refactor WireFormat serde

github.com/rmls-io/rmls - f8922aab17cff431bf6f187a6755d0ec59ef65a6 authored over 1 year ago by yngrtc <[email protected]>
refactor Message to MLSMessage

github.com/rmls-io/rmls - 3e8b95995626a405344d939fcabc2266715e6169 authored over 1 year ago by yngrtc <[email protected]>
add doc for framing

github.com/rmls-io/rmls - a835c8c6f879b9c413807a595782d4f5c5725fe2 authored over 1 year ago by yngrtc <[email protected]>
refactor ProtocolVersion to enum

github.com/rmls-io/rmls - 5a518de3569c3be5fd2c1f3752e4d9b656431e40 authored over 1 year ago by yngrtc <[email protected]>
fix clippy warning

github.com/rmls-io/rmls - ef06da9afefa7be603c9d4d72df3ba055b138c1b authored over 1 year ago by yngrtc <[email protected]>
complete top level doc

github.com/rmls-io/rmls - 5c2ad056270e42502e0041fd98a78d6fe0f77ad5 authored over 1 year ago by yngrtc <[email protected]>
extract framing mod

github.com/rmls-io/rmls - 1a4ae3ad3d53823defd7e6a196a6c7e398dfa88c authored over 1 year ago by yngrtc <[email protected]>
add doc for crypto

github.com/rmls-io/rmls - 87b0e8246d3432d1e20247614a09c9d07462f6dc authored over 1 year ago by yngrtc <[email protected]>
refactoring Error

github.com/rmls-io/rmls - fed6492f3b7b7fcc683f7bc6060ed38c466819f1 authored over 1 year ago by yngrtc <[email protected]>
use workspace

github.com/rmls-io/rmls - 9ae122aeef33f525ffd63ab677c57609d5750805 authored over 1 year ago by yngrtc <[email protected]>
update README.md

github.com/rmls-io/rmls - 5bcf33b5410ac1a3db49a26dd716833bd466c9c1 authored over 1 year ago by yngrtc <[email protected]>
merge tree tests into tree_test.rs

github.com/rmls-io/rmls - a2cd537c401141088b198f779776274a1892ad45 authored over 1 year ago by yngrtc <[email protected]>
add doc and mark it as v0.0.1

github.com/rmls-io/rmls - ab301f30f43471da066181e295da3a5d738d4e08 authored over 1 year ago by yngrtc <[email protected]>
update README.md

github.com/rmls-io/rmls - 2bff1ab4818507e05288bb0b9b48288bbea7cc1c authored over 1 year ago by yngrtc <[email protected]>
clean up TODO

github.com/rmls-io/rmls - bca90809d1f7b1db2b8dbab2b6df3125df8f3cfc authored over 1 year ago by yngrtc <[email protected]>
refactor Credential to enum

github.com/rmls-io/rmls - 125ebfa90992caf2b80d38df673a9b55ac592aa6 authored over 1 year ago by yngrtc <[email protected]>
pass test_passive_client

github.com/rmls-io/rmls - a008f25d37d2ccab0134c52bd620ef6b03e9cbc2 authored over 1 year ago by yngrtc <[email protected]>
add deserialize_exact and serialize_detached in Deserializer/Serializer traits

github.com/rmls-io/rmls - 473de8125f8bdeb579fb53681e0ea425f5e9b271 authored over 1 year ago by yngrtc <[email protected]>
pass test_messages

github.com/rmls-io/rmls - c3f6fedc682aa5dacb063be9f18b29f27c4a5a02 authored over 1 year ago by yngrtc <[email protected]>
change deserialize -> Self

github.com/rmls-io/rmls - 4572979b3d3a0f15c5e5f11b469b0c068346a385 authored over 1 year ago by yngrtc <[email protected]>
Ensure track ID's match when re-using an RTCRTPTransceiver (#485)

github.com/webrtc-rs/webrtc - 713d86f666294d210c0be70ea9cf7a15232a2b75 authored over 1 year ago by Jeremy Prater <[email protected]>
add framing_test (WIP)

github.com/rmls-io/rmls - b6440fa06d7c440471d68e33fa80ec41385a982a authored over 1 year ago by yngrtc <[email protected]>
change CryptoProvider trait supports to return bool

github.com/rmls-io/rmls - 1a18ce896c63548c209c49c09e51864be5908243 authored over 1 year ago by yngrtc <[email protected]>
use ring library only in RingCryptoProvider

github.com/rmls-io/rmls - d25a5580cc93b0ffdab22606bdd6247d3683e1ba authored over 1 year ago by yngrtc <[email protected]>
add codecov github actions

github.com/rmls-io/rmls - c903275c9562e6042b66245f3f135e6bcc2343a1 authored over 1 year ago by yngrtc <[email protected]>
add codecov.yml

github.com/rmls-io/rmls - 918c1b6cadba576865df421d845dfc88f8c46d1c authored over 1 year ago by yngrtc <[email protected]>
change ngr-tc to webrtc-rs org

github.com/rmls-io/rmls - f457610e365359be4e4105cbdb51a91f8a38992f authored over 1 year ago by yngrtc <[email protected]>
use features for RustCryptoProvider and RingCryptoProvider

github.com/rmls-io/rmls - 909f10dc38ed7dd25400c288126302f0664a2678 authored over 1 year ago by yngrtc <[email protected]>
complete RustCryptoProvider for aead_open/seal

github.com/rmls-io/rmls - a1dc3bca7c55875280e1e7eb309268ee9cb2a633 authored over 1 year ago by yngrtc <[email protected]>
refactor tree name

github.com/rmls-io/rmls - e970f8c91516d415cca492c9ba4e1a1318c4f88b authored over 1 year ago by yngrtc <[email protected]>
rename messages to message

github.com/rmls-io/rmls - de5ff0e7aacf32b26dac8c3d2f94e0d5444e59db authored over 1 year ago by yngrtc <[email protected]>
merge key_package/schedule under key

github.com/rmls-io/rmls - 79b703a8087ac8a40d22afdf3a373ea66511fd24 authored over 1 year ago by yngrtc <[email protected]>
move framing.rs under messages

github.com/rmls-io/rmls - 82373c6881534b94c0815e4f3920e8c3f05bf34c authored over 1 year ago by yngrtc <[email protected]>
move cipher_suite under crypto

github.com/rmls-io/rmls - 96618da5d87f43187e54bc35b72c144e635b162f authored over 1 year ago by yngrtc <[email protected]>
rename trait reader/writer to Serializer/Deserializer

github.com/rmls-io/rmls - e75029f3e71bbec6c806ae01564db9dc3e086381 authored over 1 year ago by yngrtc <[email protected]>
add test_message_protection

github.com/rmls-io/rmls - 15e8b83712fdce64bf6f6cf7f75ff552ea9797f5 authored over 1 year ago by yngrtc <[email protected]>
pass test_welcome without RustCryptoProvider

github.com/rmls-io/rmls - 0cfb2ef3b22ce9507667dde4e28fcb99f77830d4 authored over 1 year ago by yngrtc <[email protected]>
complete framing.rs

github.com/rmls-io/rmls - f11b1ba876a5cab1b417533a578061de77f39dd1 authored over 1 year ago by yngrtc <[email protected]>
use #[serde(with = "hex")] for test vector deserialize

github.com/rmls-io/rmls - 9df077d43e88a7d41c72177a7a869a47eff74832 authored over 1 year ago by yngrtc <[email protected]>
add MlsMessage

github.com/rmls-io/rmls - 45c1bdf7d1876b5abdd2fb694ab26244eb16365d authored over 1 year ago by yngrtc <[email protected]>
pass test_transcript_hashes

github.com/rmls-io/rmls - 29289636601d7f54c88a487c488ccbe6b8dac867 authored over 1 year ago by yngrtc <[email protected]>
add framing.rs

github.com/rmls-io/rmls - 5debaa01c9001cf2efd0cfce6418157eef18b39c authored over 1 year ago by yngrtc <[email protected]>
pass test_key_schedule

github.com/rmls-io/rmls - 04e6c5e2f7cef3c878d4cc6935260b5d0a438c6a authored over 1 year ago by yngrtc <[email protected]>
pass test_psk_secret

github.com/rmls-io/rmls - e987c1ee3c250f2da8c8b2432c340e43dfb50371 authored over 1 year ago by yngrtc <[email protected]>
complete key_schedule.rs

github.com/rmls-io/rmls - 1ddac0d93827d5111cfa2faeda79a68c9019415e authored over 1 year ago by yngrtc <[email protected]>
add messages_test (WIP)

github.com/rmls-io/rmls - 77bead2ba73a52fed42c39301394fa26f50bc4ee authored over 1 year ago by yngrtc <[email protected]>
add message.rs

github.com/rmls-io/rmls - da8f8fc50769594130c0f2a1fc9caea784f0c24d authored over 1 year ago by yngrtc <[email protected]>
fix(data-channel): stuck closing in Chrome (#480)

* Respond with ParamOutgoingResetRequest

* chore: resolve clippy warnings

github.com/webrtc-rs/webrtc - 73ce2b80973a373ca48c991b6ad9b348e8f7ae0c authored over 1 year ago by Marcel Gleeson <[email protected]>
complete tree_operations_test

github.com/rmls-io/rmls - 643a5c20725c56d00c07d6abe04243ef295758de authored over 1 year ago by yngrtc <[email protected]>
add group_info

github.com/rmls-io/rmls - d3f268fee5b207c66710b0f1030cfd0a41004597 authored over 1 year ago by yngrtc <[email protected]>
add Proposal

github.com/rmls-io/rmls - 381141e5a3d28e02b58d0f70c4f9396ded8abe23 authored over 1 year ago by yngrtc <[email protected]>
add PreSharedKeyID

github.com/rmls-io/rmls - 583e1c02ccaa5a69867a0f64733876976ee70f74 authored over 1 year ago by yngrtc <[email protected]>
Optimize SRTP/SRTCP encryption/decryption

github.com/webrtc-rs/webrtc - 71ea1139a515542c33184409773cc205d4d53764 authored over 1 year ago by logist322 <[email protected]>
Add Serialize, Deserialize and Hash to RTCIceServer and RTCIceCredentialType

github.com/webrtc-rs/webrtc - 2f7df9353f92e4526cf8ef96456853ffd4781cb6 authored over 1 year ago by Alexi Peck <[email protected]>
bump version to v0.1.6

github.com/webrtc-rs/sctp-proto - 7d07e1a34a2a2e1ca1a7c76542fb20211d3478a6 authored over 1 year ago by yngrtc <[email protected]>
Merge pull request #6 from algesten/fix/respond-reset

Respond with ParamOutgoingResetRequest

github.com/webrtc-rs/sctp-proto - a8edab017e09013259d247153d88aba613fd660d authored over 1 year ago by Rusty Rain <[email protected]>
add kdf_extract

github.com/rmls-io/rmls - d7d9889c73c88d26cce49971192b18e8f8c0e654 authored over 1 year ago by yngrtc <[email protected]>
add key_package

github.com/rmls-io/rmls - 604208d030146a314a7ecb8e509ca7f0c72aad34 authored over 1 year ago by yngrtc <[email protected]>
add key_package (WIP)

github.com/rmls-io/rmls - ce175890611501df7a6c74f9b4176f445a3dd832 authored over 1 year ago by yngrtc <[email protected]>
partially pass test_tree_kem and test_tree_operations

github.com/rmls-io/rmls - d3affdce0995cd532f6eef754b298e23cca9b4d8 authored over 1 year ago by yngrtc <[email protected]>
pass test_tree_validation

github.com/rmls-io/rmls - 8c6b24ef342471a725a272c757b7c1a93d6472ad authored over 1 year ago by yngrtc <[email protected]>
fix read_vector bug

github.com/rmls-io/rmls - 0ec1c8af1769a5ff7c2ad8cdc28779baf6842ef3 authored over 1 year ago by yngrtc <[email protected]>
add tree_test.rs (WIP)

github.com/rmls-io/rmls - a697e274dbb74b33b535df059216976023c9176a authored over 1 year ago by yngrtc <[email protected]>
pass secrte_tree_test

github.com/rmls-io/rmls - 8a33a3c536fe0809accef565754fe937abca4f74 authored over 1 year ago by yngrtc <[email protected]>
complete secret_tree.rs

github.com/rmls-io/rmls - 4ddf919751c0c6f81655290be9da8eb6072e2608 authored over 1 year ago by yngrtc <[email protected]>
remove hpke_algs and move them to crypto

github.com/rmls-io/rmls - 9150da229a95e86e3e7c97eb4ca8cd7f87075b83 authored over 1 year ago by yngrtc <[email protected]>
pass test_encrypt_with_label

github.com/rmls-io/rmls - 210d012a4402dc5192be7538733c53dd3633c4b7 authored over 1 year ago by yngrtc <[email protected]>
impl decrypt_with_label

github.com/rmls-io/rmls - 0fd586b1d098e2f576c30b2820cd613b2b3d2897 authored over 1 year ago by yngrtc <[email protected]>
impl encrypt_with_label

github.com/rmls-io/rmls - 370ebf4cee9c00a3dc10dea877d351711b7055e8 authored over 1 year ago by yngrtc <[email protected]>
remove lazy_static

github.com/rmls-io/rmls - 7213a4d0591b1ee5fc4d7b2340f4dd121c4aa7e3 authored over 1 year ago by yngrtc <[email protected]>
move algs to hpke_algs under crypto

github.com/rmls-io/rmls - d35b81788342d4fbc82d7ae891caef81bbacbc5e authored over 1 year ago by yngrtc <[email protected]>
use lazy_static to initialize CIPHER_SUITE_DESCRIPTIONS

github.com/rmls-io/rmls - e7bec647c9b272d22a59219de714769b63bfba41 authored over 1 year ago by yngrtc <[email protected]>
pass test_derive_tree_secret

github.com/rmls-io/rmls - 391072fe4e8ca106054ab43b4fc33974e7f53816 authored over 1 year ago by yngrtc <[email protected]>
pass RustCryptoProvider' test_expand_with_label and test_derive_secret

github.com/rmls-io/rmls - a142a20550dff7eea70b0ef3bb2eead8f444ef7e authored over 1 year ago by yngrtc <[email protected]>
pass RingCryptoProvider' test_expand_with_label and test_derive_secret

github.com/rmls-io/rmls - 9f9f43d2ea366734f33b87eec45ef43d07e2170f authored over 1 year ago by yngrtc <[email protected]>
move hpke to provider impl

github.com/rmls-io/rmls - fe2fc3f007228a865c35e931dc24303408213bac authored over 1 year ago by yngrtc <[email protected]>
rename to provider.rs

github.com/rmls-io/rmls - 2148cd7cff4a62bca15953fbce4c17c9a44f80bb authored over 1 year ago by yngrtc <[email protected]>
impl ring and rust CryptoProvider

github.com/rmls-io/rmls - 813634c86e34b694d52596d4c66d908421cd492e authored over 1 year ago by yngrtc <[email protected]>
impl CryptoProvider

github.com/rmls-io/rmls - ffabd58e4f9587938a03419c465d332b22bcff58 authored over 1 year ago by yngrtc <[email protected]>
add trait CipherSuiteProvider

github.com/rmls-io/rmls - e0aa160a1338659b76786712817c87841cae033d authored over 1 year ago by yngrtc <[email protected]>
abstract ring and RustCrypto

github.com/rmls-io/rmls - d766a0f152a659235fb8d961becdb792ce9af08a authored over 1 year ago by yngrtc <[email protected]>
pass ECDSA_P384_SHA384

github.com/rmls-io/rmls - 9c93081d4cbd6eb8ecbe582ef479af11e25b647c authored over 1 year ago by yngrtc <[email protected]>
Refactor verify to Result<()>

github.com/rmls-io/rmls - 508d7d8e579c1fba426307d6efcedc6375fd15b0 authored over 1 year ago by yngrtc <[email protected]>
refactor CipherSuite enum order

github.com/rmls-io/rmls - 0e2b9a79d813e3af51db628a9d599b14bf0bab86 authored over 1 year ago by yngrtc <[email protected]>
pass ECDSA_P256_SHA256

github.com/rmls-io/rmls - ca1080b4fd7d7c4aced67f7b88b50192cde01016 authored over 1 year ago by yngrtc <[email protected]>
add test_sign_with_label but only pass Ed25519

github.com/rmls-io/rmls - e54a4eea19773800cebe2262f8d9ccf6e84e706f authored over 1 year ago by yngrtc <[email protected]>
pass test_ref_hash in test_crypto_basics

github.com/rmls-io/rmls - 66a25aa93c2c8f72edbd6f4171bd1860fd5f35b6 authored over 1 year ago by yngrtc <[email protected]>