Blowfish block cipher implementation.
# Cargo.toml
[dependencies]
blowfish = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts a block using the Blowfish cipher.
Use aes or chacha20 crate for modern encryption.
No dependency data recorded yet.