#in-place #modes #custom-reference

no-std inout

Custom reference types for code generic over in-place and buffer-to-buffer modes of operation

19 releases

Uses new Rust 2024

0.2.2 Dec 27, 2025
0.2.1 Oct 6, 2025
0.2.0-rc.6 Sep 2, 2025
0.2.0-rc.5 May 29, 2025
0.0.0 Aug 13, 2021

#12 in No standard library

Download history 2209153/week @ 2026-01-13 2398206/week @ 2026-01-20 2392463/week @ 2026-01-27 2631452/week @ 2026-02-03 2571304/week @ 2026-02-10 2688378/week @ 2026-02-17 2822238/week @ 2026-02-24 3276731/week @ 2026-03-03 3571962/week @ 2026-03-10 3102891/week @ 2026-03-17 3022730/week @ 2026-03-24 3068155/week @ 2026-03-31 3326084/week @ 2026-04-07 3419593/week @ 2026-04-14 3471963/week @ 2026-04-21 2955089/week @ 2026-04-28

13,612,759 downloads per month
Used in 10,382 crates (11 directly)

MIT/Apache

36KB
675 lines

RustCrypto: In/Out Ref Types

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~520KB
~14K SLoC