Path to this page:
./
security/ruby-hmac,
Common interface to HMAC functionality
Branch: CURRENT,
Version: 0.4.0,
Package name: ruby27-hmac-0.4.0,
Maintainer: pkgsrc-usersThis module provides common interface to HMAC functionality. HMAC is a
kind of "Message Authentication Code" (MAC) algorithm whose standard
is documented in RFC2104. Namely, a MAC provides a way to check the
integrity of information transmitted over or stored in an unreliable
medium, based on a secret key.
Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
Required to run:[
lang/ruby23-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 7 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-hmac-0.4.0
- (2017-09-04) Updated to version: ruby23-hmac-0.4.0
- (2015-11-04) Updated to version: ruby200-hmac-0.4.0
- (2010-09-23) Package added to pkgsrc.se, version ruby18-hmac-0.4.0 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message:
Comment out dead sites.
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2010-09-23 09:24:28 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Importing security/ruby-hmac 0.4.0.
|