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

pkcs5: simple `pbes2::Params` constructors

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
aes: replace inline ASM with ARMv8 intrinsics

github.com/RustCrypto/block-ciphers - tarcieri opened this pull request over 1 year ago
Bump num-bigint from 0.4.3 to 0.4.4

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request over 1 year ago
Modular inversion improvements

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request over 1 year ago
build(deps): bump num-bigint from 0.4.3 to 0.4.4

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump num-bigint from 0.4.3 to 0.4.4

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request over 1 year ago
bump hex-literal for kuznyechik to 0.4

github.com/RustCrypto/block-ciphers - alexanderkjall opened this pull request over 1 year ago
bump hex-literal to 0.4 for cbc

github.com/RustCrypto/block-modes - alexanderkjall opened this pull request over 1 year ago
bump the hex-literal dependency from 0.3 to 0.4

github.com/RustCrypto/traits - alexanderkjall opened this pull request over 1 year ago
the derive.rs tests also depends on the digest feature

github.com/RustCrypto/traits - alexanderkjall opened this pull request over 1 year ago
build(deps): bump dtolnay/rust-toolchain from 1.65.0 to 1.80.0

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request over 1 year ago
Update clippy version in CI and fix new lints

github.com/RustCrypto/formats - newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.184

github.com/RustCrypto/formats - newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.184

github.com/RustCrypto/RSA - newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.185

github.com/RustCrypto/JOSE - newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.184

github.com/RustCrypto/PAKEs - newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.184

github.com/RustCrypto/utils - newpavlov opened this pull request over 1 year ago
Bump cc from 1.0.82 to 1.0.83

github.com/RustCrypto/asm-hashes - dependabot[bot] opened this pull request over 1 year ago
block-padding: implement ISO 10126

github.com/RustCrypto/utils - tirz opened this pull request over 1 year ago
block-padding: fix error message for ANSI X9.23

github.com/RustCrypto/utils - tirz opened this pull request over 1 year ago
benches: remove criterion deps workaround

github.com/RustCrypto/sponges - newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

github.com/RustCrypto/PAKEs - newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

github.com/RustCrypto/JOSE - newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

github.com/RustCrypto/utils - newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

github.com/RustCrypto/formats - newpavlov opened this pull request over 1 year ago
Pin serde to <1.0.172

github.com/RustCrypto/RSA - newpavlov opened this pull request over 1 year ago
Remove unused dependencies

github.com/RustCrypto/RSA - psychon opened this pull request over 1 year ago
crypto_box v0.9.1

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 1 year ago
Is it possible to export the key being generated?

github.com/RustCrypto/RSA - realzhujunhao opened this issue over 1 year ago
pkcs7: replacement for ContentInfo?

github.com/RustCrypto/formats - xemwebe opened this issue over 1 year ago
Missing KEMs

github.com/RustCrypto/KEMs - tarcieri opened this issue over 1 year ago
k12: fix incorrect hash calculation

github.com/RustCrypto/hashes - danielreisinger opened this pull request over 1 year ago
Support for 'TimestampedData' RFC5544

github.com/RustCrypto/formats - enri1196 opened this issue over 1 year ago
ssh-key v0.6.1

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
Where to put PQcrypto projects?

github.com/RustCrypto/meta - tarcieri opened this issue over 1 year ago
ssh-key: re-enable minimal-versions check in CI

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-key 0.6.0 does not build with sec1 < 0.7.3

github.com/RustCrypto/SSH - gabi-250 opened this issue over 1 year ago
chore(deps): bump rstest from 0.17.0 to 0.18.2

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
Cargo.lock: bump dependencies

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ed25519 v2.2.2

github.com/RustCrypto/signatures - tarcieri opened this pull request over 1 year ago
ed25519: bump `ed25519-dalek` to v2

github.com/RustCrypto/signatures - tarcieri opened this pull request over 1 year ago
ssh-key v0.6.0

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
`ssh-key` 0.6.0 release

github.com/RustCrypto/SSH - gabi-250 opened this issue over 1 year ago
ssh-key: `Hash` impl cleanups

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
Argon2: Fixed max params

github.com/RustCrypto/password-hashes - Sc00bz opened this pull request over 1 year ago
Argon2: Max params

github.com/RustCrypto/password-hashes - Sc00bz opened this issue over 1 year ago
ssh-cipher v0.2.0

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-encoding v0.2.0

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
argon2: more const-ness

github.com/RustCrypto/password-hashes - C0D3-M4513R opened this pull request over 1 year ago
ssh-key: bump `ed25519-dalek` to v2

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
pkcs5: downstream api changes

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
add rsa_ext

github.com/RustCrypto/RSA - Caisin opened this pull request over 1 year ago
pkcs5: remove lifetimes

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
build(deps): bump const-oid from 0.9.4 to 0.9.5

github.com/RustCrypto/traits - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump der from 0.7.7 to 0.7.8

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request over 1 year ago
pkcs5: Make storage generic

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
der: 0.7.8

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
der_derive: v0.7.2

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
chore(deps): bump tempfile from 3.7.0 to 3.7.1

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump regex from 1.9.1 to 1.9.3

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
Bump magma from 0.8.1 to 0.9.0

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request over 1 year ago
Bump kuznyechik from 0.8.1 to 0.8.2

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request over 1 year ago
Update asm dependencies

github.com/RustCrypto/hashes - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/formats - newpavlov opened this issue over 1 year ago
pkcs7: add minimal versions CI job

github.com/RustCrypto/formats - newpavlov opened this pull request over 1 year ago
cmpv2: re-enable minimal versions CI job

github.com/RustCrypto/formats - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/traits - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/utils - newpavlov opened this pull request over 1 year ago
Pin Clippy version and fix lints

github.com/RustCrypto/sponges - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/password-hashes - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/KDFs - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/universal-hashes - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/block-modes - newpavlov opened this pull request over 1 year ago
Update Clippy and fix lints

github.com/RustCrypto/block-ciphers - newpavlov opened this pull request over 1 year ago