Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/traits

Collection of cryptography-related traits
https://github.com/RustCrypto/traits

Bump `hybrid-array` to v0.2.0-pre.8

tarcieri opened this pull request about 1 year ago
Bump RustCrypto/utils crate dependencies

tarcieri opened this pull request about 1 year ago
crypto-common v0.2.0-pre.2

tarcieri opened this pull request about 1 year ago
Bump `hybrid-array` to v0.2.0-pre.7

tarcieri opened this pull request about 1 year ago
Use util crate prereleases

tarcieri opened this pull request about 1 year ago
crypto-common v0.2.0-pre.1

tarcieri opened this pull request about 1 year ago
Bump `hybrid-array` to v0.2.0-pre.6

tarcieri opened this pull request about 1 year ago
async-signature v0.5.0-pre.0

tarcieri opened this pull request about 1 year ago
async-signature: remove `'static` bounds

tarcieri opened this pull request about 1 year ago
async-signature: bump version to v0.5.0-pre

tarcieri opened this pull request about 1 year ago
async-signature: move to AFIT; MSRV 1.75

tarcieri opened this pull request about 1 year ago
Bump `clippy` version to 1.75.0

tarcieri opened this pull request about 1 year ago
Remove unused imports

tarcieri opened this pull request about 1 year ago
Cargo.lock: bump dependencies

tarcieri opened this pull request about 1 year ago
build(deps): bump syn from 2.0.39 to 2.0.43

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump syn from 2.0.39 to 2.0.42

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump proc-macro2 from 1.0.69 to 1.0.71

dependabot[bot] opened this pull request about 1 year ago
Fix regressions introduced in #1388

lmaotrigine opened this pull request about 1 year ago
build(deps): bump const-oid from 0.9.5 to 0.9.6

dependabot[bot] opened this pull request about 1 year ago
async-signature: move to AFIT

baloo opened this pull request about 1 year ago
build(deps): bump syn from 2.0.39 to 2.0.41

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump hkdf from 0.12.3 to 0.12.4

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump syn from 2.0.39 to 2.0.40

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump crypto-bigint from 0.5.4 to 0.5.5

dependabot[bot] opened this pull request about 1 year ago
elliptic-curve v0.13.8

tarcieri opened this pull request about 1 year ago
elliptic-curve: `SecretKey::from_slice` allows >=24-bytes

tarcieri opened this pull request about 1 year ago
aead: enable `missing_debug_implementations` lint and add `Debug` impls

newpavlov opened this pull request about 1 year ago
build(deps): bump zeroize from 1.6.0 to 1.7.0

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump zeroize from 1.6.0 to 1.6.1

dependabot[bot] opened this pull request about 1 year ago
elliptic-curve v0.13.7

tarcieri opened this pull request about 1 year ago
Fix `missing_debug_implementations` for some crates

newpavlov opened this pull request about 1 year ago
elliptic-curve: have `LinearCombinationExt` allow `?Sized`

tarcieri opened this pull request about 1 year ago
elliptic-curve: add `LinearCombinationExt` trait

tarcieri opened this pull request about 1 year ago
elliptic-curve: move `BatchNormalize` trait under `point`

tarcieri opened this pull request about 1 year ago
elliptic-curve: remove references from batch generic params

tarcieri opened this pull request about 1 year ago
Migrating to generic-array v1

ia0 opened this issue about 1 year ago
build(deps): bump getrandom from 0.2.10 to 0.2.11

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump syn from 2.0.38 to 2.0.39

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump crypto-bigint from 0.5.3 to 0.5.4

dependabot[bot] opened this pull request about 1 year ago
Bump `heapless` dependency to v0.8

newAM opened this pull request about 1 year ago
signature v2.2.0

tarcieri opened this pull request about 1 year ago
signature: bump `hex-literal` to v0.4

tarcieri opened this pull request about 1 year ago
signature_derive v2.1.0

tarcieri opened this pull request about 1 year ago
signature_derive: match directory name with crate

tarcieri opened this pull request about 1 year ago
async-signature v0.4.0

tarcieri opened this pull request about 1 year ago
async-signature: re-add 'static bound

tarcieri opened this pull request about 1 year ago
Move `async-signature` and `signature-derive` to toplevel

tarcieri opened this pull request about 1 year ago
digest: add `DynDigestWithOid` wrapper trait

newpavlov opened this pull request about 1 year ago
Tracking issue for fixing `missing_debug_implementations` lint

newpavlov opened this issue about 1 year ago
cipher: stream cipher improvements

newpavlov opened this pull request about 1 year ago
(async-)signature: MSRV 1.60

tarcieri opened this pull request about 1 year ago
Apply Clippy to tests and fix some lints

newpavlov opened this pull request about 1 year ago
universal-hash: bump crypto-common to v0.2.0-pre; MSRV 1.65

tarcieri opened this pull request about 1 year ago
aead: bump `crypto-common` to v0.2.0-pre; MSRV 1.65

tarcieri opened this pull request about 1 year ago
crypto-common: weakly activate `std` features for RNG crates

tarcieri opened this pull request about 1 year ago
crypto-common: add `RngError` type

tarcieri opened this pull request about 1 year ago
crypto-common: weakly activate `rand_core/getrandom`

tarcieri opened this pull request about 1 year ago
Exclude pre-1.60 crates from workspace

tarcieri opened this pull request about 1 year ago
Return `Result` from all `generate_*` methods

newpavlov opened this pull request about 1 year ago
crypto-common: make all `generate_*` functions fallible

tarcieri opened this pull request about 1 year ago
crypto-common: add fallible `try_generate_*_with_rng` functions

tarcieri opened this pull request about 1 year ago
elliptic_curve: add `BatchInvert` and `BatchNormalize` traits

ycscaly opened this pull request about 1 year ago
async-signature: remove mandatory Send + Sync bounds

QuinnWilton opened this pull request over 1 year ago
build(deps): bump heapless from 0.7.16 to 0.8.0

dependabot[bot] opened this pull request over 1 year ago
`async-signature` on executors expecting `!Send` futures

QuinnWilton opened this issue over 1 year ago
crypto-common: change `generate_*` to support getrandom

tarcieri opened this pull request over 1 year ago
Migrate to `doc_auto_cfg`

tarcieri opened this pull request over 1 year ago
crypto-common: add SerializableState trait

rpiasetskyi opened this pull request over 1 year ago
cipher: remove needless lifetimes

tarcieri opened this pull request over 1 year ago
build(deps): bump generic-array from 0.14.7 to 1.0.0

dependabot[bot] opened this pull request over 1 year ago
cipher: test `minimal-versions` on stable in CI

tarcieri opened this pull request over 1 year ago
Committing AEAD marker traits and generic constructions

rlee287 opened this pull request over 1 year ago
aead: incremental encryption API

tarcieri opened this issue over 1 year ago
signature: add traits to obtain verifier objects

fjarri opened this pull request over 1 year ago
build(deps): bump pqcrypto-traits from 0.3.4 to 0.3.5

dependabot[bot] opened this pull request over 1 year ago
crypto-common: add SerializableState trait

rpiasetskyi opened this pull request over 1 year ago
build(deps): bump hpke from 0.10.0 to 0.11.0

dependabot[bot] opened this pull request over 1 year ago
local crypto-common breaks digest

waynr opened this pull request over 1 year ago
cipher+digest: migrate to hybrid array; MSRV 1.65

tarcieri opened this pull request over 1 year ago
[WIP] cipher: migrate to hybrid array

tarcieri opened this pull request over 1 year ago
elliptic-curve v0.13.6

tarcieri opened this pull request over 1 year ago
elliptic-curve: minimum supported `tap` for `bits` is v1.0.1

tarcieri opened this pull request over 1 year ago
elliptic-curve: minimum supported `serde_json` is v1.0.47

tarcieri opened this pull request over 1 year ago
elliptic-curve: fix `hkdf` version requirement and test in CI

tarcieri opened this pull request over 1 year ago
password-hash: add `Base64ShaCrypt`

SteelAlloy opened this pull request over 1 year ago
Fix minor documentation error in AeadCore::TagSize

rlee287 opened this pull request over 1 year ago
No example of decrypt_blocks_mut

EvanCarroll opened this issue over 1 year ago
kem: fix MSRV tests in CI

newpavlov opened this pull request over 1 year ago
build(deps): bump sha2 from 0.10.7 to 0.10.8

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aes-gcm from 0.10.2 to 0.10.3

dependabot[bot] opened this pull request over 1 year ago
cipher: mark set_pos_unchecked private method as unsafe

newpavlov opened this pull request over 1 year ago
build(deps): bump typenum from 1.16.0 to 1.17.0

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump bytes from 1.4.0 to 1.5.0

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
`set_pos_unchecked` should be an `unsafe fn`

joshlf opened this issue over 1 year ago
`password_hash::Error` does not implement `std::error::Error`

ISibboI opened this issue over 1 year ago
bump the hex-literal dependency from 0.3 to 0.4

alexanderkjall opened this pull request over 1 year ago
the derive.rs tests also depends on the digest feature

alexanderkjall opened this pull request over 1 year ago