hashid 3.1.4-2 source package in Ubuntu

Changelog

hashid (3.1.4-2) unstable; urgency=medium

  * debian/control:
    - Update Vcs-* fields (salsa migration).
    - Update team maintainer address.
    - Bump Standards-Version to 4.1.3.
    - Bump debhelper dependency from >= 9 to >= 11.
  * Bump debian/compat to 11.
  * debian/copyright:
    - Update copyright years.
    - Update links to use HTTPS protocol.

 -- Hugo Lefeuvre <email address hidden>  Sat, 24 Mar 2018 09:29:44 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hashid_3.1.4-2.dsc 1.6 KiB 16ca606146a126480fe13bc2ff70880408251faf831e06f9b5cd0c6d87048328
hashid_3.1.4.orig.tar.gz 59.0 KiB 8c0be2390bcaaf6a39a7e239728cb74038bb44ee253f7b8d6487a95d045c03b6
hashid_3.1.4-2.debian.tar.xz 2.3 KiB ada47f5376ae69f26de5b059d94c8012795986f512667339f032b495edd16107

Available diffs

No changes file available.

Binary packages built by this source

hashid: Identify the different types of hashes used to encrypt data

 Identify the different types of hashes used to encrypt data and especially
 passwords.
 .
 hashID is a tool written in Python 3.x which supports the identification of
 over 175 unique hash types using regular expressions.
 It is able to identify a single hash or parse a file and identify the hashes
 within it.
 There is also a nodejs version of hashID available which is easily set up to
 provide online hash identification.