P5-crypt-skey

Jul 20, 2023

Perl S/Key calculator

This module contains a simple S/Key calculator as described in RFC 1760 implemented in Perl. It exports the function key' by default, and may optionally export the function compute’. compute_md4', compute_md5’, key_md4', and key_md5’ are provided as convenience functions for selecting either MD4 or MD5 hashes. The default is MD4; this may be changed with with the $CryptSKeyHASH' variable, assigning it the value of MD4’ or MD5'. You can access any of these functions by exporting them in the same manner as compute’ in the above example. Most S/Key systems use MD4 hashing, but a few notably OPIE use MD5.



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 ...)