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

rust-des 0.7.0

DES and Triple DES block ciphers implementation

This package provides DES and Triple DES (3DES, TDES) block ciphers implementations.

Installation

Install rust-des 0.7.0 as follows:

guix install rust-des@0.7.0

Or install the latest version:

guix install rust-des

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.