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

cross: fix v0.2.4 URL

github.com/RustCrypto/actions - tarcieri opened this pull request almost 2 years ago
Bump `cross` to v0.2.4

github.com/RustCrypto/actions - tarcieri opened this pull request almost 2 years ago
cfb-mode: generic mode block size

github.com/RustCrypto/block-modes - newpavlov opened this pull request almost 2 years ago
digest: add `DynDigestWithOid`

github.com/RustCrypto/traits - tarcieri opened this issue almost 2 years ago
ssh key generation takes very long sometimes

github.com/RustCrypto/SSH - xemwebe opened this issue almost 2 years ago
Map some error instead of unwrap

github.com/RustCrypto/ring-compat - ETKNeil opened this pull request almost 2 years ago
Remove padding using new encryption API

github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
feat: drop old signing/verification API

github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
argon2: add key derivation usage example

github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
cfb8 Buf Encryptor and Decryptor

github.com/RustCrypto/block-modes - wyatt-herkamp opened this issue almost 2 years ago
x509-cert: certificate verification support

github.com/RustCrypto/formats - dayday2019 opened this issue almost 2 years ago
WIP: Add support for pkcs12 decode

github.com/RustCrypto/formats - smndtrl opened this pull request almost 2 years ago
.

github.com/RustCrypto/block-modes - numfin opened this issue almost 2 years ago
Some fixes for modular inversion

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request almost 2 years ago
Bump `cargo-hack` to v0.5.25

github.com/RustCrypto/actions - tarcieri opened this pull request almost 2 years ago
minimal-versions: pin nightly to 2022-12-25

github.com/RustCrypto/actions - tarcieri opened this pull request almost 2 years ago
ssh-key: bump `signature` to v2.0.0-pre.3

github.com/RustCrypto/SSH - tarcieri opened this pull request almost 2 years ago
Replace Zeroizing derive(Debug) with an empty block

github.com/RustCrypto/utils - kayabaNerve opened this issue almost 2 years ago
`num-traits` support (optional)

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

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
crypto_secretbox: remove internal `Cipher` type

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
Use `Group` instead of `Curve` when appropriate

github.com/RustCrypto/traits - daxpedda opened this issue about 2 years ago
crypto_box: use `crypto_secretbox`

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
AES-SIV-CMAC nonce sizes

github.com/RustCrypto/AEADs - davidv1992 opened this issue about 2 years ago
Fix integer overflow in `div2by1()`

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Use built-in traits for `(Dyn)Resiude`

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Migrate to cipher v0.5.0-pre

github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request about 2 years ago
Update VOPRF identifier type

github.com/RustCrypto/traits - daxpedda opened this pull request about 2 years ago
cipher v0.5.0-pre

github.com/RustCrypto/traits - newpavlov opened this pull request about 2 years ago
build(deps): bump serde from 1.0.149 to 1.0.151

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request about 2 years ago
Bump actions/checkout from 3.1.0 to 3.2.0

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request about 2 years ago
Update to digest v0.11

github.com/RustCrypto/MACs - newpavlov opened this pull request about 2 years ago
Update to digest v0.11

github.com/RustCrypto/hashes - newpavlov opened this pull request about 2 years ago
block-buffer v0.11

github.com/RustCrypto/utils - newpavlov opened this pull request about 2 years ago
Fix a warning during documentation build

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
build(deps): bump blake2 from 0.10.5 to 0.10.6

github.com/RustCrypto/password-hashes - dependabot[bot] opened this pull request about 2 years ago
build(deps): bump proc-macro2 from 1.0.47 to 1.0.49

github.com/RustCrypto/utils - dependabot[bot] opened this pull request about 2 years ago
hmac: use `sha1` dependency directly

github.com/RustCrypto/MACs - koushiro opened this pull request about 2 years ago
pbkdf2: use `sha1` dependency directly

github.com/RustCrypto/password-hashes - koushiro opened this pull request about 2 years ago
`signature` 2.0 release tracking ticket

github.com/RustCrypto/traits - tarcieri opened this issue about 2 years ago
Make PSS/OAEP params use generic AlgorithmIdentifier

github.com/RustCrypto/formats - lumag opened this pull request about 2 years ago
blake2: release v0.10.6

github.com/RustCrypto/hashes - newpavlov opened this pull request about 2 years ago
cargo-hack-install: bump version to v0.5.24

github.com/RustCrypto/actions - tarcieri opened this pull request about 2 years ago
Bump cc from 1.0.73 to 1.0.78

github.com/RustCrypto/asm-hashes - dependabot[bot] opened this pull request about 2 years ago
hmac: document the reset feature

github.com/RustCrypto/MACs - newpavlov opened this pull request about 2 years ago
Submission format

github.com/RustCrypto/benchmarks - pinkforest opened this issue about 2 years ago
Re-structure `ed25519-dalek` 1.x

github.com/RustCrypto/benchmarks - pinkforest opened this pull request about 2 years ago
Re-organise `ed25519-dalek` 1.x

github.com/RustCrypto/benchmarks - pinkforest opened this pull request about 2 years ago
Add `ed25519` with `ed25519-dalek`

github.com/RustCrypto/benchmarks - pinkforest opened this pull request about 2 years ago
Add correct link to Too much crypto

github.com/RustCrypto/AEADs - skaunov opened this pull request about 2 years ago
Bump num-integer from 0.1.44 to 0.1.45

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request about 2 years ago
cpufeatures: support freestanding/UEFI `x86` targets

github.com/RustCrypto/utils - rvolosatovs opened this pull request about 2 years ago
build(deps): bump serde from 1.0.149 to 1.0.150

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request about 2 years ago
v0.5.1

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
reexport ring

github.com/RustCrypto/ring-compat - zonyitoo opened this pull request about 2 years ago
Consider reexport `ring`

github.com/RustCrypto/ring-compat - zonyitoo opened this issue about 2 years ago
v0.5.0

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
Add windowed exponentiation for (Dyn)Residue

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Faster random_mod

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Rename `verify_key` => `verifying_key`

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
Use namespaced/weak features; MSRV 1.60

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
Fix benchmarks compilation

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Fix unnecessary use of `mem::drop`

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
Bump `p256` and `p384` to v0.11

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
Bump `digest` to v0.10

github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
keccak: drop old CC0-1.0 LICENSE file

github.com/RustCrypto/sponges - decathorpe opened this issue about 2 years ago
Question: How to safely increment Nonces?

github.com/RustCrypto/AEADs - DRKSLV opened this issue about 2 years ago
blake2: add Cargo feature to optimize for code size.

github.com/RustCrypto/hashes - Dirbaio opened this pull request about 2 years ago
Rename `Uint` methods and other TODOs

github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
Rename `UInt` => `Uint`

github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
Bump version to `v0.5.0-pre`; remove deprecations

github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
Add constant-time division by a single limb

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Ability to zeroize Output

github.com/RustCrypto/password-hashes - mikedilger opened this issue about 2 years ago
build(deps): bump typenum from 1.15.0 to 1.16.0

github.com/RustCrypto/utils - dependabot[bot] opened this pull request about 2 years ago
build(deps): bump serde from 1.0.147 to 1.0.149

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request about 2 years ago
crypto_secretbox: import from `xsalsa20poly1305`

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
Dependency on `subtle` with BSD 3-clause license

github.com/RustCrypto/RSA - cmcqueen opened this issue about 2 years ago
crypto_secretstream v0.1.1

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
zeroize: impl `Zeroize` for `core::num::Wrapping`

github.com/RustCrypto/utils - tarcieri opened this pull request about 2 years ago