P5-crypt-eksblowfish

Jul 20, 2023

Perl module for the Eksblowfish block cipher

Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. “Eks” stands for “expensive key schedule”. This doesn’t make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD.

Eksblowfish is a parameterised family-keyed cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the “salt”. Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way.

This distribution also includes an implementation of “bcrypt”, the Unix crypt password hashing algorithm based on Eksblowfish.



Checkout these related ports:
  • Zzuf - Transparent application input fuzzer
  • Zlint - X.509 certificate linter
  • Zeronet - Decentralized websites using Bitcoin crypto and BitTorrent network
  • Zenmap - GUI frontend for the Nmap scanning utility
  • Zeek - System for detecting network intruders in real-time
  • Zaproxy - The OWASP zed attack proxy
  • Yubioath-desktop - GUI for displaying OATH codes with a Yubikey
  • Yubikey-personalization-gui - Graphical YubiKey personalization tool
  • Yubikey-manager-qt - Cross-platform application for configuring any YubiKey
  • Yubikey-agent - Seamless ssh-agent for YubiKeys
  • Yubico-piv-tool - Yubico PIV tool
  • Ylva - Command line password manager and file encryption program
  • Ykpers - Library and tool for personalization of Yubico's YubiKey
  • Ykclient - Yubico C client library
  • Yersinia - Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...)