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
noob authenticate unencrypted data
github.com/RustCrypto/AEADs - fhhowdy opened this issue almost 2 years ago
github.com/RustCrypto/AEADs - fhhowdy opened this issue almost 2 years ago
crypto_kx: use `curve25519-dalek`; MSRV 1.60
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
crypto_box: use `curve25519-dalek`; MSRV 1.60
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
Add Encryption-related traits
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
crypto_box: Derive Ord/PartialOrd for PublicKey
github.com/RustCrypto/nacl-compat - threema-danilo opened this pull request almost 2 years ago
github.com/RustCrypto/nacl-compat - threema-danilo opened this pull request almost 2 years ago
crypto_box: Add PublicKey::from_slice
github.com/RustCrypto/nacl-compat - threema-danilo opened this pull request almost 2 years ago
github.com/RustCrypto/nacl-compat - threema-danilo opened this pull request almost 2 years ago
Bump proptest from 1.0.0 to 1.1.0
github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump serde_bytes from 0.11.8 to 0.11.9
github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
signature: add support for generating & deriving keys (i.e. Signer & Verifier)
github.com/RustCrypto/traits - ycscaly opened this issue almost 2 years ago
github.com/RustCrypto/traits - ycscaly opened this issue almost 2 years ago
build(deps): bump proc-macro2 from 1.0.50 to 1.0.51
github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
ssh-key v0.6.0-pre.0
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
Impl `ArrayEncoding` for U224/U544
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
Define `U224` and `U544` on 32-bit platforms
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
Disable default feature (i.e. alloc) of zeroize in argon2
github.com/RustCrypto/password-hashes - rlee287 opened this pull request almost 2 years ago
github.com/RustCrypto/password-hashes - rlee287 opened this pull request almost 2 years ago
ssh-key: bump ed25519-dalek to v2.0.0-pre.0
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
Minimum required for publish
github.com/RustCrypto/JOSE - tgross35 opened this issue almost 2 years ago
github.com/RustCrypto/JOSE - tgross35 opened this issue almost 2 years ago
ecdsa v0.16.0-pre.1
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: bump `elliptic-curve` dependency to v0.13.0-pre.5
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.0-pre.5
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: add `Invert` bound
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: remove blanket impl for `Invert`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: bump `elliptic-curve` dependency to v0.13.0-pre.4
github.com/RustCrypto/signatures - daxpedda opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - daxpedda opened this pull request almost 2 years ago
ecdsa: use `Scalar::invert_vartime` for verification
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.0-pre.4
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: remove generic `invert_vartime` implementation
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: add `Invert::invert_vartime`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
Add SECURITY.md files to repos?
github.com/RustCrypto/meta - tarcieri opened this issue almost 2 years ago
github.com/RustCrypto/meta - tarcieri opened this issue almost 2 years ago
crypto-bigint: fix test vectors
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
ecdsa: use `AffineCoordinates` trait
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: Allow multiple `dst`s in the hash2curve API
github.com/RustCrypto/traits - daxpedda opened this pull request almost 2 years ago
github.com/RustCrypto/traits - daxpedda opened this pull request almost 2 years ago
Bump ecdsa from 0.15.0 to 0.15.1
github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
Bump ed25519 from 2.0.1 to 2.1.0
github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
readme: typo
github.com/RustCrypto/password-hashes - tshepang opened this pull request almost 2 years ago
github.com/RustCrypto/password-hashes - tshepang opened this pull request almost 2 years ago
rfc6979 v0.4.0-pre.0
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa v0.16.0-pre.0
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: consolidate `AffineCoordinates` trait
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: use `FieldBytesEncoding` to serialize `C::ORDER`
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.0-pre.3
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: factor out `FieldBytesEncoding` trait
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
Add support for the RISC Zero SHA-256 accelerator
github.com/RustCrypto/hashes - nategraf opened this pull request almost 2 years ago
github.com/RustCrypto/hashes - nategraf opened this pull request almost 2 years ago
build(deps): bump bytes from 1.3.0 to 1.4.0
github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
Revert "ecdsa: use `FromUintUnchecked` for serializing order (#644)"
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: fix `Reduce` impls for `NonZeroScalar<C>`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: propagate `Reduce::Bytes` for `NonZeroScalar` impls
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: bump `elliptic-curve` dependency to v0.13.0-pre.2
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.0-pre.2
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: bump `crypto-bigint` to v0.5.0-pre.3
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
v0.5.0-pre.3
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
crypto-bigint: fix recursion bug in `Rem` impl for `Uint`
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
ecdsa: use `FromUintUnchecked` for serializing order
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Proposal: Improve documentation in several repositories.
github.com/RustCrypto/meta - TheAlgorythm opened this issue almost 2 years ago
github.com/RustCrypto/meta - TheAlgorythm opened this issue almost 2 years ago
ecdsa: use `Reduce::reduce_bytes`
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: add (back) reduction from bytes
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: rename `SecretKey::as_scalar_primitive`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: use `&FieldBytes<C>` consistently; fix tests
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Implementation of prime factors recovery
github.com/RustCrypto/RSA - davxy opened this pull request almost 2 years ago
github.com/RustCrypto/RSA - davxy opened this pull request almost 2 years ago
Bump cc from 1.0.73 to 1.0.79
github.com/RustCrypto/asm-hashes - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/asm-hashes - dependabot[bot] opened this pull request almost 2 years ago
ArrayVec support
github.com/RustCrypto/AEADs - antonok-edm opened this pull request almost 2 years ago
github.com/RustCrypto/AEADs - antonok-edm opened this pull request almost 2 years ago
`bcrypt-pbkdf` without `alloc`
github.com/RustCrypto/password-hashes - antonok-edm opened this pull request almost 2 years ago
github.com/RustCrypto/password-hashes - antonok-edm opened this pull request almost 2 years ago
Correct minor typo in `lib.rs`
github.com/RustCrypto/crypto-bigint - skaunov opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - skaunov opened this pull request almost 2 years ago
CI: re-enable security audit
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: bump `elliptic-curve` to v0.13.0-pre.1
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Inline ASM sha1
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
rfc6979: decouple from `crypto-bigint`
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Should `PublicKey` be `ConditionallySelectable`?
github.com/RustCrypto/traits - mxk opened this issue almost 2 years ago
github.com/RustCrypto/traits - mxk opened this issue almost 2 years ago
Added zeroize to blake2_simd
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
elliptic-curve v0.13.0-pre.1
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: remove `Reduce` methods
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: bump `crypto-bigint` to v0.5.0-pre.2
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
v0.5.0-pre.2
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - tarcieri opened this pull request almost 2 years ago
elliptic-curve: fewer toplevel re-exports
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: replace `Shr1` with `ShrAssign`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: interpolate variables in format strings
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: refactor field element decoding/encoding
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
only traits defined in the current crate can be implemented for types defined outside of the crate
github.com/RustCrypto/utils - oilel opened this issue almost 2 years ago
github.com/RustCrypto/utils - oilel opened this issue almost 2 years ago
Add support for `arrayvec` in `aead`
github.com/RustCrypto/traits - antonok-edm opened this pull request almost 2 years ago
github.com/RustCrypto/traits - antonok-edm opened this pull request almost 2 years ago
elliptic-curve: add `point::Double`
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
adding a zeroize trait for blockbuffers so that blake2 can have zeroize too (not zeroizeondrop- just zeroize)
github.com/RustCrypto/utils - laudiacay opened this pull request almost 2 years ago
github.com/RustCrypto/utils - laudiacay opened this pull request almost 2 years ago
Adding an optional zeroize feature that enables ZeroizeOnDrop for blake2 hashers
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
github.com/RustCrypto/hashes - laudiacay opened this pull request almost 2 years ago
CryptoPAN
github.com/RustCrypto/formats - mikemcdermottredjack opened this pull request almost 2 years ago
github.com/RustCrypto/formats - mikemcdermottredjack opened this pull request almost 2 years ago
spake2: move id's to relevant Side enum variants
github.com/RustCrypto/PAKEs - GreenPenguino opened this pull request almost 2 years ago
github.com/RustCrypto/PAKEs - GreenPenguino opened this pull request almost 2 years ago
required features for CCM on MCU
github.com/RustCrypto/AEADs - StefanHri opened this issue almost 2 years ago
github.com/RustCrypto/AEADs - StefanHri opened this issue almost 2 years ago
password-hash: proposed API changes for `Salt`/`SaltString`
github.com/RustCrypto/traits - dns2utf8 opened this pull request almost 2 years ago
github.com/RustCrypto/traits - dns2utf8 opened this pull request almost 2 years ago
Rustify the argon2 API
github.com/RustCrypto/password-hashes - dns2utf8 opened this issue almost 2 years ago
github.com/RustCrypto/password-hashes - dns2utf8 opened this issue almost 2 years ago
CryptoPAN 0.1.0-pre
github.com/RustCrypto/utils - mikemcdermottredjack opened this pull request almost 2 years ago
github.com/RustCrypto/utils - mikemcdermottredjack opened this pull request almost 2 years ago
build(deps): bump rsa from 0.8.0 to 0.8.1
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
ecdsa: add CHANGELOG.md entry for v0.15.1
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa v0.15.1
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Support to concat `U320` and `U640`
github.com/RustCrypto/crypto-bigint - haslersn opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - haslersn opened this pull request almost 2 years ago
Make `impl_modulus!` usable from external crates
github.com/RustCrypto/crypto-bigint - haslersn opened this pull request almost 2 years ago
github.com/RustCrypto/crypto-bigint - haslersn opened this pull request almost 2 years ago
chore(deps): Update p384 requirement from 0.11.1 to 0.12.0
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update p256 requirement from 0.11.1 to 0.12.0
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.8.1
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request almost 2 years ago
ecdsa: add `*Signer` impls that return `RecoveryId`
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: add `SigningKey::*_recoverable` methods
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Cargo.lock: bump dependencies
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: refactor RFC6979 usage and trait impls
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: compute `RecoveryId` from `SignPrimitive`
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: bump `elliptic-curve` to v0.13.0-pre; MSRV 1.61
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago