An open API service providing commit metadata for open source projects.

GitHub / RustCrypto/utils / commits

Utility crates used in RustCrypto

SHA Message Author Date Stats
2afc28d5 zeroize: replace derived Debug with opaque impl for Zeroizing (#1497) Umutcan Oflaz <u****8@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
49012536 zeroize: mark README.md code example as `rust` (#1496) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
0b715735 zeroize v1.9.0 (#1494) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
3e3f18c2 zeroize: always enable AVX-512 support (#1493) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
1ea42bb6 zeroize_derive v1.5.0 (#1492) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
8d785d1f zeroize: rustdoc improvements (#1491) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
d844f365 zeroize: incorporate README.md into rustdoc (#1490) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
c65c09d0 ctutils: use `reason` instead of comment in `forbid` attribute (#1489) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
cbd0963c Release block-buffer v0.12.1 (#1488) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
8 days ago
9aa541d5 block-buffer: fix exception safety (#1487) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
8 days ago
5c7e4f9b cmov v0.5.4 (#1485) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
87cadbce cmov: fix clippy (#1484) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
85600e91 rustfmt Tony Arcieri <b****e@g****m> 22 days ago
dba6c355 Merge commit from fork robinhundt <2****t@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
dad5e3b9 block-buffer: pin to `zeroize` v1.8 (#1483) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
66cb272d ctutils: bump `subtle` version requirement to v2.6 (#1482) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
34881f25 build(deps): bump hybrid-array from 0.4.11 to 0.4.12 (#1480) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c211865d Update crates table (#1479) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9c8674f4 sponge-cursor: initial implementation (#1477) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a00167aa ctutils: fixup homepage url (#1478) Arthur Gautier <a****r@a****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
bff92a8c cpubits v0.1.1 (#1475) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5f2ee92b build(deps): bump rand from 0.9.2 to 0.9.4 (#1476) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8320527a build(deps): bump hybrid-array from 0.4.10 to 0.4.11 (#1473) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
cf5a73a9 dbl: remove MSRV policy section from readme Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
13952b9f Fix output for 16-bit targets (#1470) Luke Parker <l****2@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
53f7fc3f ctutils v0.4.2 (#1469) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9c432091 build(deps): bump proptest from 1.10.0 to 1.11.0 (#1460) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
24d7f8be digest-io: fix release date of v0.1.0 (#1468) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
416ddb09 Release digest-io v0.1.0 (#1462) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
3d85afd3 cmov v0.5.3 (#1467) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
272e59f3 ctutils v0.4.1 (#1466) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
08f16f27 ctutils: add `subtle` migration guide (#1465) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ae493bfd build(deps): bump hybrid-array from 0.4.7 to 0.4.10 (#1464) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7910b5b3 zeroize_derive: make version `*-pre` (#1458) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
3cc4e952 block-buffer: release v0.12.0 (#1456) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
730762fe block-buffer: add `BlockSizes` trait and use it in buffer bounds (#1455) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
359c374f ci: add workspace/lock job (#1453) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
dfccf781 ci: run all workflows on push to `master` (#1454) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b6ba0c6f Remove `opaque-debug` and `collectable` (#1452) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e36625ce Add missing crates to the readme table (#1451) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8a0d36e5 cpufeatures: fix release date for v0.3.0 Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
31e6ec37 cpufeatures v0.3.0 (#1446) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d2dcdcd9 Add Trusted Publishing config (#1448) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3b8c5f9a cpufeatures: render README.md example as Rust (#1447) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f8c7b71c build(deps): bump hybrid-array from 0.4.6 to 0.4.7 (#1445) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b08da1a9 cpubits v0.1.0 (#1444) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
5d2ae1e5 cpubits v0.1.0-rc.3 (#1443) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
812db06d cpubits: add 16 vs 32 and 32 vs 64-bit patterns (#1442) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
aee59b60 cpubits v0.1.0-rc.2 (#1441) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
14c55f3c cpubits: add `cfg(cpubits = "...")` override (#1440) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b0e2a8fe CI: use `ubuntu-latest` as default `cmov` test runner (#1439) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
95ec1375 cmov: test WASM using wasmtime (#1438) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
368f33d5 CI: test `cmov` on `aarch64` native runners (#1437) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
be339a4a cmov: gate `asm!` mask generation on `miri` (#1436) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
4e06b95f cpufeatures: add `InitToken::{init, init_get}` (#1435) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7eb64064 cpubits v0.1.0-rc.1 (#1432) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
52c96c37 cpubits: better ARMv7 `cfg` predicate (#1431) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0c649010 build(deps): bump hybrid-array from 0.4.5 to 0.4.6 (#1430) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a9f3f461 cpubits: vendor the full `cfg_if!` macro (#1429) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
27e5257d cpubits: have `enable_64_bits` capture group name match attribute (#1428) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c6e4a79d cpubits v0.1.0-rc.0 (#1427) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f422d50c cpubits: change `cfg(enable_64_bit = ...)` syntax (#1426) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9952fcfd cpubits v0.1.0-pre.4 (#1425) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e02bdf67 ci: remove `--all-targets` from Clippy command (#1424) Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3e608794 cpubits: bind a `CPUBITS` constant (#1423) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2c3df3e4 cpubits: add expression example (#1422) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
532f78af cpubits: move usage example to README.md (#1421) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
1f2bdb0c cpubits v0.1.0-pre.3 (#1420) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
88edf143 cpubits: add 64-bit override for ARMv7 (#1419) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6aa91619 cpubits: test detection results in CI (#1418) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0c3e3842 clippy: set `needless_range_loop = "allow"` (#1417) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
281ce571 Cargo.toml: add workspace-level clippy config (#1411) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7f459a5d ctutils: add size integers implementations (#1416)
Co-authored-by: Nics <N****r@u****m>
Nics <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f5dbf7c6 cmov: (NonZero){u,i}size improvements (#1415)
Co-authored-by: Nics <N****r@u****m>
Nics <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8d274492 cmov v0.5.2 (#1414) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
29664d08 cmov: consolidate `allow(clippy::cast_possible_truncation)` attrs (#1413) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
61808d5c cmov: fix size int implementation of cmovnz (#1412)
Co-authored-by: Nics <N****r@u****m>
Nics <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2ec2736a ctutils v0.4.0 (#1410) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
949537f3 ctutils: add toplevel docs about `CtAssign` trait (#1409) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0dbac469 ctutils v0.4.0-pre.5 (#1408) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f00b99b1 ci: bump actions/checkout from 3 to 6 (#1407) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
1be824b4 ctutils: use new `cmov` trait impls; remove `unsafe` (#1405) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
87adf28e cmov v0.5.1 (#1406) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
5262484e cmov: add support for `NonZero` and `Ordering` (#1404) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3524aa88 cpubits v0.1.0-pre.2 (#1402) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b9b4d624 cpubits: split toplevel and macro docs (#1403) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f6ab29c5 cpubits: explicit WYSIWYG syntax (#1401) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3a1f930b cpubits: add 64-bit only gating (#1400) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
df664d42 cmov: description fixups Tony Arcieri <b****e@g****m> 5 months ago
e13fd9ec cpubits: shorthand for `|` and more combinations (#1398) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
765e90df cmov: add riscv64 optimised mask generation (#1397)
Co-authored-by: Nics <N****r@u****m>
Nics <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
01c01246 cpubits v0.1.0-pre.0 Tony Arcieri <b****e@g****m> 5 months ago
f8bda237 cpubits: initial crate (#826) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7e14334c cmov: add riscv32 optimised mask generation (#1396) Nics <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
953407aa ctutils: replace `[T]: ...` bounds with `T: *Slice` (#1395) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f636ed70 ctutils: add `*Slice` trait impls to `Choice`/`CtOption` (#1394) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c8e53edf ctutils: group `alloc`-dependent impls under `alloc` submodules (#1393) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
947ecd0e ctutils v0.4.0-pre.4 (#1392) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6e300367 ctutils: add `CtSelectUsingCtAssign` (#1391) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8d776bd2 ctutils v0.4.0-pre.3 (#1390) Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago

← Back to repository