0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 2 years ago.
Aug 16, 2022 — Aug 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
const-oid v0.10.0-pre.1 (#1291) More... about 2 years ago
async-signature v0.5.0 (#1449) More... about 2 years ago
digest v0.11.0-pre.1 (#1447) More... about 2 years ago
Bump `hybrid-array` to v0.2.0-pre.8 (#1438) More... about 2 years ago
hybrid-array v0.2.0-pre.8 (#1033) More... about 2 years ago
hybrid-array: expand sizes (#1032) More... about 2 years ago
hybrid-array: re-add `AsRef<[T; N]>`/`AsMut<[T; N]>` impls (#1031) More... about 2 years ago
Bump RustCrypto/utils crate dependencies (#1437) More... about 2 years ago
Release *-pre.2 prereleases (#1030) More... about 2 years ago
Bump `crypto-common` to v0.2.0-pre.2 (#1029) More... about 2 years ago
crypto-common v0.2.0-pre.2 (#1436) More... about 2 years ago
Bump `hybrid-array` to v0.2.0-pre.7 (#1435) More... about 2 years ago
Bump `hybrid-array` depenency to v0.2.0-pre.7 (#1028) More... about 2 years ago
hybrid-array v0.2.0-pre.7 (#1027) More... about 2 years ago
hybrid-array: use `From` for `Array`<->`[T; N]` reference conversions (#1026) More... about 2 years ago
hybrid-array: add `PartialEq` impls for core array (#1025) More... about 2 years ago
Revert "hybrid-array: get rid of `check_slice_length` (#1020)" (#1024) More... about 2 years ago
hybrid-array: reorder impls (#1023) More... about 2 years ago
hybrid-array: add `Borrow(Mut)` bounds to `SliceOps` (#1022) More... about 2 years ago
hybrid-array: remove `unsafe: forbidden` badge from README.md (#1021) More... about 2 years ago
hybrid-array: get rid of `check_slice_length` (#1020) More... about 2 years ago
hybrid-array: use `Clone` bound for `TryFrom<&[T; N]>` (#1019) More... about 2 years ago
hybrid-array: remove `Array::from_slice` (#1018) More... about 2 years ago
hybrid-array: add `ArrayN` type alias (#1017) More... about 2 years ago
hybrid-array: use `assert_ne!` in `slice_as_chunks(_mut)` (#1016) More... about 2 years ago
hybrid-array: simpler `TryFrom` impl (#1015) More... about 2 years ago
hybrid-array: rename `impls` module to `sizes` (#1014) More... about 2 years ago
hybrid-array: unconditional `ArrayOps`/`AssociatedArraySize` impls (#1013) More... about 2 years ago
hybrid-array: move non-size-related impls to toplevel (#1012) More... about 2 years ago
hybrid-array: simplify `From<Array<T, U>>` impl for `[T; N]` (#1011) More... about 2 years ago