EnglishFrenchSpanish

Ad


OnWorks favicon

hmackeys - Online in the Cloud

Run hmackeys in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hmackeys that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hmackeys - utility program for generating good HMAC-SHA1 keys

SYNOPSIS


hmackeys [ keynames_filename ]

DESCRIPTION


hmackeys writes files containing randomized 160-bit key values suitable for use by
HMAC-SHA1 in support of Bundle Authentication Block processing, Bundle Relay Service
connections, or other functions for which symmetric hash computation is applicable. One
file is written for each key name presented to hmackeys; the content of each file is 20
consecutive randomly selected 8-bit integer values, and the name given to each file is
simply "keyname.hmk".

hmackeys operates in response to the key names found in the file keynames_filename, one
name per file text line, if provided; if not, hmackeys prints a simple prompt (:) so that
the user may type key names directly into standard input.

When the program is run in interactive mode, either enter 'q' or press ^C to terminate.

EXIT STATUS


"0" Completion of key generation.

EXAMPLES


hmackeys
Enter interactive HMAC/SHA1 key generation mode.

hmackeys host1.keynames
Create a key file for each key name in host1.keynames, then terminate immediately.

Use hmackeys online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad