libcrypt-bcrypt-perl 0.011-1build2 source package in Ubuntu

Changelog

libcrypt-bcrypt-perl (0.011-1build2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:01:48 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-bcrypt-perl_0.011.orig.tar.gz 27.9 KiB 67fca68b0526e734e2d95bc6b32bad01c319e587abf63e4cf3422da66bbea3a0
libcrypt-bcrypt-perl_0.011-1build2.debian.tar.xz 2.9 KiB 0e37970fce557e2444e41a1a1e459a575c93b69dda1312ac1a8f7f3fc7381996
libcrypt-bcrypt-perl_0.011-1build2.dsc 2.2 KiB 1f50d1f60eda66f78ef20d2fda06539a0ca4d95281d27ed2b8370b6fb875871a

Available diffs

View changes file

Binary packages built by this source

libcrypt-bcrypt-perl: modern bcrypt implementation

 Crypt::Bcrypt provides a modern and user-friendly implementation of the
 bcrypt password hash.
 .
 Note that in bcrypt passwords may only contain 72 characters. It may seem
 tempting to prehash the password before bcrypting it but that may make it
 vulnerable to password shucking, a salted solution (for example using a MAC)
 should be used instead if one wants to support large passwords.
 .
 The password is always expected to come as a (utf8-encoded) byte-string.

libcrypt-bcrypt-perl-dbgsym: debug symbols for libcrypt-bcrypt-perl