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
[Bug]Failed to compile the AES-GCM with feature `+soft-float`: LLVM ERROR: Do not know how to split the result of this operator!
github.com/RustCrypto/AEADs - yaoxin1995 opened this issue almost 2 years ago
github.com/RustCrypto/AEADs - yaoxin1995 opened this issue almost 2 years ago
cross: fix v0.2.4 URL
github.com/RustCrypto/actions - tarcieri opened this pull request almost 2 years ago
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
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
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
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
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
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
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
github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
AesGcm as as drop-in for OpenSSL: encryption by chunks
github.com/RustCrypto/AEADs - tgross35 opened this issue almost 2 years ago
github.com/RustCrypto/AEADs - tgross35 opened this issue almost 2 years ago
argon2: add key derivation usage example
github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
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
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
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/formats - smndtrl opened this pull request almost 2 years ago
Some fixes for modular inversion
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request almost 2 years ago
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
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
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
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
github.com/RustCrypto/utils - kayabaNerve opened this issue almost 2 years ago
README.md(s): use buildstats.info badges for crate-image
github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/password-hashes - tarcieri opened this pull request almost 2 years ago
Crate for choosing between 32-bit and 64-bit arithmetic backends
github.com/RustCrypto/utils - tarcieri opened this issue almost 2 years ago
github.com/RustCrypto/utils - tarcieri opened this issue almost 2 years ago
crypto_secretbox: make generic around underlying stream cipher
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 2 years ago
`num-traits` support (optional)
github.com/RustCrypto/crypto-bigint - tarcieri opened this issue almost 2 years ago
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
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
DynDigest not stringable: The trait `LowerHex` is not implemented for `Box<[u8]>`
github.com/RustCrypto/hashes - Sozialarchiv opened this issue about 2 years ago
github.com/RustCrypto/hashes - Sozialarchiv opened this issue about 2 years ago
crypto_secretbox: remove internal `Cipher` type
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
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
github.com/RustCrypto/traits - daxpedda opened this issue about 2 years ago
Rename `BIT_SIZE` -> `BITS`, `BYTE_SIZE` -> `BYTES`
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
crypto_box: use `crypto_secretbox`
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
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
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
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
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Bit-counting API is inconsistent with that of primitive types
github.com/RustCrypto/crypto-bigint - fjarri opened this issue about 2 years ago
github.com/RustCrypto/crypto-bigint - fjarri opened this issue 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
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
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
github.com/RustCrypto/traits - newpavlov opened this pull request about 2 years ago
Add constant-time `leading_zeros()`, `trailing_zeros()`, `bits()`, and `bit()` for `Uint`
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
github.com/RustCrypto/crypto-bigint - fjarri 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
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
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
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
github.com/RustCrypto/hashes - newpavlov opened this pull request about 2 years ago
Add constants corresponding to crypto_box_SEALBYTES and crypto_secretstream_xchacha20poly1305_ABYTES
github.com/RustCrypto/nacl-compat - tyilo opened this pull request about 2 years ago
github.com/RustCrypto/nacl-compat - tyilo opened this pull request about 2 years ago
Confusion over `pkcs1v15::VerifyingKey::new` vs `::new_with_prefix`
github.com/RustCrypto/RSA - tarcieri opened this issue about 2 years ago
github.com/RustCrypto/RSA - tarcieri opened this issue about 2 years ago
block-buffer v0.11
github.com/RustCrypto/utils - newpavlov opened this pull request about 2 years ago
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
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
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
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
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
github.com/RustCrypto/password-hashes - koushiro opened this pull request about 2 years ago
Release tracking issue for `signature` 2.0-dependent crates
github.com/RustCrypto/signatures - tarcieri opened this issue about 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this issue about 2 years ago
`signature` 2.0 release tracking ticket
github.com/RustCrypto/traits - tarcieri opened this issue about 2 years ago
github.com/RustCrypto/traits - tarcieri opened this issue about 2 years ago
Re-export `constant_mod` macros from the parent module
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
Make PSS/OAEP params use generic AlgorithmIdentifier
github.com/RustCrypto/formats - lumag opened this pull request about 2 years ago
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
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
github.com/RustCrypto/actions - tarcieri opened this pull request about 2 years ago
How to Calculate the Modular Multiplication of Three Specified Numbers?
github.com/RustCrypto/crypto-bigint - CrayfishGo opened this issue about 2 years ago
github.com/RustCrypto/crypto-bigint - CrayfishGo opened this issue about 2 years ago
sha2: Illegal instruction in windows server 2019
github.com/RustCrypto/hashes - karfield opened this issue about 2 years ago
github.com/RustCrypto/hashes - karfield opened this issue 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
github.com/RustCrypto/asm-hashes - dependabot[bot] opened this pull request about 2 years ago
Add `SubResidue` trait and impls for `Residue` and `DynResidue`
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
github.com/RustCrypto/crypto-bigint - fjarri 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
github.com/RustCrypto/MACs - newpavlov opened this pull request about 2 years ago
Re-structure `ed25519-dalek` 1.x
github.com/RustCrypto/benchmarks - pinkforest opened this pull request about 2 years ago
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
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
github.com/RustCrypto/benchmarks - pinkforest opened this pull request about 2 years ago
docs for hasher states could use a reference to the `Digest` trait
github.com/RustCrypto/hashes - izik1 opened this issue about 2 years ago
github.com/RustCrypto/hashes - izik1 opened this issue about 2 years ago
Add correct link to Too much crypto
github.com/RustCrypto/AEADs - skaunov opened this pull request about 2 years ago
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
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
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
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request about 2 years ago
reexport ring
github.com/RustCrypto/ring-compat - zonyitoo opened this pull request about 2 years ago
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
github.com/RustCrypto/ring-compat - zonyitoo opened this issue about 2 years ago
Add windowed exponentiation for (Dyn)Residue
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
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
github.com/RustCrypto/crypto-bigint - fjarri opened this pull request about 2 years ago
Impl `pkcs8::DecodePrivateKey` for ECDSA and Ed25519 signing keys
github.com/RustCrypto/ring-compat - tarcieri opened this pull request about 2 years ago
github.com/RustCrypto/ring-compat - tarcieri 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
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
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
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
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
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
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
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
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
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
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
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
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request about 2 years ago
Please consider make a new release to crates.io
github.com/RustCrypto/ring-compat - zonyitoo opened this issue about 2 years ago
github.com/RustCrypto/ring-compat - zonyitoo opened this issue 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
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
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
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
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request about 2 years ago
split is implemented for U192 which doesn't seem to be correct on 64-bit platforms
github.com/RustCrypto/crypto-bigint - haslersn opened this issue about 2 years ago
github.com/RustCrypto/crypto-bigint - haslersn opened this issue about 2 years ago
crypto_secretbox: import from `xsalsa20poly1305`
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request about 2 years ago
How to zeroize an `Option<Z: ZeroizeOnDrop>` ?
github.com/RustCrypto/utils - mkj opened this issue about 2 years ago
github.com/RustCrypto/utils - mkj opened this issue about 2 years ago
Dependency on `subtle` with BSD 3-clause license
github.com/RustCrypto/RSA - cmcqueen opened this issue about 2 years ago
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
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
github.com/RustCrypto/utils - tarcieri opened this pull request about 2 years ago