./security/libdes, Small DES (Data Encryption Standard) lib & standalone program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.04b, Package name: libdes-4.04b, Maintainer: pkgsrc-users

Small DES (Data Encryption Standard) standalone program.
If you have openssl installed, you probably don't need this.
However, for reverse compatibility with your previously
encrypted data or with the SunOS des, you might want to keep
this one around. Plus, it compiles easily on PCs with djgpp.
I've renamed all the installed files to be libdes, libdes.h,
etc., to avoid conflicts with other packages.

NetBSD package by: John Refling <refling@comet.lbl.gov>


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 138.862 KB

Version history: (Expand)


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
   2021-04-25 07:56:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
libdes: remove dead download link
   2019-09-12 22:35:55 by Roland Illig | Files touched by this commit (1)
Log message:
security/libdes: fix pkglint warnings
   2018-01-02 06:37:24 by Maya Rashish | Files touched by this commit (25)
Log message:
Remove traces of crypto restrictions from packages.

ok for idea riastradh.
   2016-03-30 11:48:42 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Use PKGMANDIR.  Add patch comment.
   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.
   2013-11-23 13:10:14 by OBATA Akio | Files touched by this commit (10)
Log message:
Use find-headers instead of find-files to detect builtin header files.