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

Example in doc of key from known string - aes-gcm

github.com/RustCrypto/AEADs - Ontokrat opened this pull request over 2 years ago
Key from slice breaks in aes-gcm-0.10.1

github.com/RustCrypto/AEADs - Ontokrat opened this issue over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

github.com/RustCrypto/stream-ciphers - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

github.com/RustCrypto/hashes - dependabot[bot] opened this pull request over 2 years ago
cpufeatures: add XGETBV checks

github.com/RustCrypto/utils - newpavlov opened this issue over 2 years ago
Sundae

github.com/RustCrypto/AEADs - Schmid7k opened this pull request over 2 years ago
Gift

github.com/RustCrypto/block-ciphers - Schmid7k opened this pull request over 2 years ago
To use avx2, both avx and avx2 must be checked.

github.com/RustCrypto/hashes - brocaar opened this pull request over 2 years ago
crypto_box v0.8.1

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
crypto_box: add `cross` tests in CI

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
Bump `aead` dependency to v0.5

github.com/RustCrypto/ring-compat - tarcieri opened this pull request over 2 years ago
crypto_kx v0.1.0

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
crypto_kx: use `serdect` crate

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
crypto_secretstream v0.1.0

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
Implement SerializableState for hashes

github.com/RustCrypto/hashes - rpiasetskyi opened this pull request over 2 years ago
crypto-common: add SerializableState trait

github.com/RustCrypto/traits - rpiasetskyi opened this pull request over 2 years ago
crypto_box v0.8.0

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
crypto_box: documentation improvements

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
CI: fix security audit

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
crypto_box: remove `Box` type alias

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
chacha20poly1305 v0.10.1

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Add `rand_core` feature to all crates

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Use `AeadCore::generate_nonce` in rustdoc examples

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
chacha20poly1305: add `ChaChaPoly1305::generate_nonce`

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
crypto_box: use `serdect` crate

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 2 years ago
Update crypto_box, crypto_secretstream dependencies

github.com/RustCrypto/nacl-compat - andrewwhitehead opened this pull request over 2 years ago
build(deps): bump generic-array from 0.14.5 to 0.14.6

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request over 2 years ago
digest: type name readability regression

github.com/RustCrypto/traits - tarcieri opened this issue over 2 years ago
Bump aead from 0.4.3 to 0.5.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request over 2 years ago
aes-gcm-siv v0.11.1

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
aes-gcm v0.10.1

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Fix rustdoc typos

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Include README.md in rustdoc

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
aes-gcm-siv: fix rustdoc documentation

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
xsalsa20poly1305 v0.9.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
chacha20poly1305 v0.10.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
aes-gcm-siv v0.11.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
aes-gcm v0.10.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
README.md(s): use crate badges from buildstats.info

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Bump UHF crates to `universal-hash` v0.5-based releases

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
sha512crypt index out of bounds

github.com/RustCrypto/password-hashes - masmullin2000 opened this issue over 2 years ago
ghash v0.5.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
polyval v0.6.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
poly1305 v0.8.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Bump `universal-hash` to v0.5

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
eax v0.5.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
deoxys v0.1.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
eax: bump `cipher` to v0.4

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
deoxys: bump `aes` dependency to v0.8

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
ccm v0.5.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
aes-siv v0.7.0

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
der: string support deficiencies

github.com/RustCrypto/formats - lumag opened this issue over 2 years ago
Make `ChaChaPoly1305` implement `ZeroizeOnDrop`

github.com/RustCrypto/AEADs - fjarri opened this pull request over 2 years ago
Enable `getrandom` feature by defaut; improve docs

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Cut `-pre.2` releases

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Bump `universal-hash` to v0.5.0-pre.2

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Bump `aead` crate dependency to v0.5

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
build(deps): bump zeroize from 1.5.6 to 1.5.7

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump zeroize from 1.5.6 to 1.5.7

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request over 2 years ago
Cut `-pre.2` releases of crates which use UHFs

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Replace `Choice::unwrap_u8` calls with `Into`

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
xsalsa20poly1305: bump `poly1305` to v0.8.0-pre.1

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Cut `-pre.1` releases

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
polyval: impl `Reset`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Bump `universal-hash` to v0.5.0-pre.1

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Migrate to `universal-hash` v0.5.0-pre

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
build(deps): bump chacha20poly1305 from 0.9.0 to 0.9.1

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump chacha20 from 0.8.1 to 0.8.2

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request over 2 years ago
chacha20poly1305: add v0.9.1 release notes

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
chacha20: add v0.8.2 release notes

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 2 years ago
Bump criterion from 0.3.5 to 0.3.6

github.com/RustCrypto/KDFs - dependabot[bot] opened this pull request over 2 years ago
Support WnafGroup

github.com/RustCrypto/elliptic-curves - kayabaNerve opened this issue over 2 years ago
Prereleases with `aead` v0.5 prerelease

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
Bump `aead` to v0.5 prerelease

github.com/RustCrypto/AEADs - tarcieri opened this pull request over 2 years ago
COLM

github.com/RustCrypto/AEADs - Schmid7k opened this pull request over 2 years ago
`RsaPrivateKey` should implement `Hash`

github.com/RustCrypto/RSA - Erik1000 opened this issue over 2 years ago
build(deps): bump zeroize from 1.5.5 to 1.5.6

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request over 2 years ago
JWT/JWS/JWE implementation

github.com/RustCrypto/meta - CBenoit opened this issue over 2 years ago
Setting the generated hash length for Scrypt

github.com/RustCrypto/password-hashes - PineappleIOnic opened this issue over 2 years ago
x509-cert: bump `rstest` to v0.14

github.com/RustCrypto/formats - tarcieri opened this pull request over 2 years ago
build(deps): bump getrandom from 0.2.6 to 0.2.7

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request over 2 years ago