Ecosyste.ms: OpenCollective

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

RustCrypto

Maintain Rust cryptography implementations found at https://github.com/rustcrypto I am an organization administrator and principal contributor.
Collective - Host: opensource - https://opencollective.com/rustcrypto - Code: https://github.com/rustcrypto

zeroize: 2021 edition upgrade; MSRV 1.56

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
Performance of key initialization?

github.com/RustCrypto/block-ciphers - oilel opened this issue almost 2 years ago
cmov: add examples defining correct usage

github.com/RustCrypto/utils - brxken128 opened this issue almost 2 years ago
cpufeatures v0.2.6

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
cpufeatures: document unstable target features

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
Create tags for all crates?

github.com/RustCrypto/meta - newpavlov opened this issue almost 2 years ago
cpufeatures: additional AVX-512 features

github.com/RustCrypto/utils - tarcieri opened this issue almost 2 years ago
cmov: add `miri` support by forcing the `portable` backend

github.com/RustCrypto/utils - brxken128 opened this pull request almost 2 years ago
cmov: fix builds on `x86` (32-bit) targets

github.com/RustCrypto/utils - brxken128 opened this pull request almost 2 years ago
cpufeatures: add support for detecting AVX-512

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
Fix a small typo

github.com/RustCrypto/ring-compat - striezel opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

github.com/RustCrypto/sponges - striezel opened this pull request almost 2 years ago
build(deps): bump syn from 1.0.107 to 2.0.8

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
Update to syn-2

github.com/RustCrypto/utils - maurer opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

github.com/RustCrypto/KDFs - striezel opened this pull request almost 2 years ago
Replace unmaintained actions-rs/cargo action in CI workflow

github.com/RustCrypto/SSH - striezel opened this pull request almost 2 years ago
Fix a few typos

github.com/RustCrypto/crypto-bigint - striezel opened this pull request almost 2 years ago
feat(crypto_box): add serde impl for SecretKey

github.com/RustCrypto/nacl-compat - dignifiedquire opened this pull request almost 2 years ago
build(deps): bump proc-macro2 from 1.0.52 to 1.0.53

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump syn from 1.0.107 to 2.0.7

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
Create a Security Policy

github.com/RustCrypto/utils - joycebrum opened this pull request almost 2 years ago
Create a Security Policy

github.com/RustCrypto/utils - joycebrum opened this issue almost 2 years ago
Updating README example

github.com/RustCrypto/RSA - Ricardicus opened this pull request almost 2 years ago
bign-curve256v1

github.com/RustCrypto/elliptic-curves - makavity opened this pull request almost 2 years ago
benches: fix compilation

github.com/RustCrypto/AEADs - brxken128 opened this pull request almost 2 years ago
ascon-hash v0.2.0

github.com/RustCrypto/hashes - sebastinas opened this pull request almost 2 years ago
ascon-aead v0.4.2

github.com/RustCrypto/AEADs - sebastinas opened this pull request almost 2 years ago
build(deps): bump cipher from 0.3.0 to 0.4.4

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump syn from 1.0.107 to 2.0.4

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

github.com/RustCrypto/MACs - striezel opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

github.com/RustCrypto/utils - striezel opened this pull request almost 2 years ago
build(deps): bump serde from 1.0.155 to 1.0.158

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
Bump actions/checkout from 3.3.0 to 3.4.0

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump ring-compat from 0.6.0 to 0.7.0

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump syn from 1.0.107 to 2.0.2

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
v0.7.0

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
Impl `signature::Keypair` trait

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
Add `ed25519::SigningKey::generate`

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
Ed25519 API consistency improvements

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
Use `doc_auto_cfg`

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
Import `ascon-hash`

github.com/RustCrypto/hashes - sebastinas opened this pull request almost 2 years ago
Bump elliptic curve dependencies; MSRV 1.65

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 2 years ago
ascon v0.3.1

github.com/RustCrypto/sponges - sebastinas opened this pull request almost 2 years ago
ascon: drop MSRV to 1.56

github.com/RustCrypto/sponges - sebastinas opened this pull request almost 2 years ago
`Copy` for `<N as ArraySize<T>>::ArrayType`

github.com/RustCrypto/utils - huitseeker opened this issue almost 2 years ago
Update field.rs

github.com/RustCrypto/elliptic-curves - smoelius opened this pull request almost 2 years ago
Handle the reduced x case in public key recovery

github.com/RustCrypto/signatures - jonas-lj opened this pull request almost 2 years ago
Import `ascon-aead`

github.com/RustCrypto/AEADs - sebastinas opened this pull request almost 2 years ago
ascon v0.3.0

github.com/RustCrypto/sponges - sebastinas opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

github.com/RustCrypto/traits - striezel opened this pull request almost 2 years ago
Add TurboSHAKE

github.com/RustCrypto/hashes - aewag opened this pull request almost 2 years ago
build(deps): bump cmac from 0.7.1 to 0.7.2

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request almost 2 years ago
Expose residue params and modulus in `DynResidue`

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request almost 2 years ago
cmac: release v0.7.2

github.com/RustCrypto/MACs - newpavlov opened this pull request almost 2 years ago
cmac: separate large CAVP test vectors

github.com/RustCrypto/MACs - newpavlov opened this pull request almost 2 years ago
crypto_secretbox: use `Salsa20` and `ChaCha20Legacy`

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
cmac: size of cavp_aes128.blb

github.com/RustCrypto/MACs - tarcieri opened this issue almost 2 years ago
password-auth v0.1.0

github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
build(deps): bump crypto-bigint from 0.5.0 to 0.5.1

github.com/RustCrypto/password-hashes - dependabot[bot] opened this pull request almost 2 years ago
argon2: add `ParamsBuilder::context`

github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
v0.5.1

github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
build(deps): bump serde from 1.0.152 to 1.0.155

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
Improve `Debug` impls on `Limb` and `Uint`

github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
p256+p384: `Scalar::sqrt` test failures

github.com/RustCrypto/elliptic-curves - tarcieri opened this issue almost 2 years ago
build(deps): bump proc-macro2 from 1.0.51 to 1.0.52

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.9.0-pre.0

github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump cipher from 0.4.3 to 0.4.4

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
[WIP] p521: impl `FieldElement::invert`

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
Replace unmaintained actions-rs/cargo action in CI workflow

github.com/RustCrypto/AEADs - striezel opened this pull request almost 2 years ago
Add AuCPace protocol to PAKEs

github.com/RustCrypto/PAKEs - tritoke opened this pull request almost 2 years ago
cpufeatures: Detecting support for `neon`?

github.com/RustCrypto/utils - VorpalBlade opened this issue almost 2 years ago
crypto_secretbox: add `chacha20` feature

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
Add CI `no_std` optional features integration check

github.com/RustCrypto/hashes - pinkforest opened this pull request almost 2 years ago
CI: use `dtolnay/rust-toolchain` to install Rust

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
Use `doc_auto_cfg`

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
crypto_secretbox: add `Kdf` trait

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
crypto_box: make `*_SIZE` constants inherent

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
Fix a typo

github.com/RustCrypto/AEADs - striezel opened this pull request almost 2 years ago