Registry / crypto / block-cipher-trait

block-cipher-trait

JSON →
libraryrscratesunverified

DEPRECATED: please switch to the `cipher` crate for block cipher traits.

# Cargo.toml [dependencies] block-cipher-trait = "latest"
INSTALL
IMPORT
SIG · BLOCK-CIPHER-TRAIT
B
block-cipher-trait
cryptorust
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BlockCipher
use block_cipher_trait::BlockCipher;

This crate is deprecated; migrate to the `cipher` crate.

// Deprecated: use `cipher` crate instead // use block_cipher_trait::BlockCipher; // Example not provided due to deprecation.
Debug
Known issues
breakingCrate is deprecated and no longer maintained; use the `cipher` crate instead.
fix
Replace `block-cipher-trait` with `cipher` in Cargo.toml and update imports accordingly.
affects: *
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
block-cipher-trait — cargo add block-cipher-trait · libregistry