This package browser is in early development. Mind the rough edges.

rust-ctr 0.8.0

CTR block mode of operation

This package provides a generic implementations of CTR mode for block ciphers. Mode functionality is accessed using traits from re-exported cipher crate.

Installation

Install rust-ctr 0.8.0 as follows:

guix install rust-ctr@0.8.0

Or install the latest version:

guix install rust-ctr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.