Port details |
- bdes Encrypt/decrypt using the Data Encryption Standard (DES)
- 1993_1 security =3 1993_1Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2017-02-05 20:12:58
- Last Update: 2024-01-22 00:06:43
- Commit Hash: eaa4e27
- People watching this port, also watch:: openbox, etl, mDNSResponder, InsightToolkit, logitechmediaserver
- License: BSD2CLAUSE
- Description:
- The DES cipher should no longer be considered secure. Please consider
using a more modern alternative.
The bdes utility implements all DES modes of operation described in FIPS
PUB 81, including alternative cipher feedback mode and both authentica-
tion modes. The bdes utility reads from the standard input and writes to
the standard output. By default, the input is encrypted using cipher
block chaining (CBC) mode. Using the same key for encryption and decryp-
tion preserves plain text.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/bdes/ && make install clean
- To add the package, run one of these commands:
- pkg install security/bdes
- pkg install bdes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bdes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1486209042
SHA256 (bdes.tar) = 1556f91258d8997f3b066a2c7c054e98f7b61807215816ebcd846edf8ee25ec3
SIZE (bdes.tar) = 1167360
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_bdes
- USES:
- ssl tar
- pkg-message:
- For install:
- The DES cipher should no longer be considered secure.
Please consider using a more modern alternative.
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1993_1 22 Jan 2024 00:06:43 |
Muhammad Moinur Rahman (bofh) |
security/bdes: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1993 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1993 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1993 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1993 05 Feb 2017 20:12:49 |
brnrd |
security/bdes: New port
- Add port so we can remove bdes from base
Reviewed by: allanjude, rene
Approved by: allanjude
Differential Revision: D9435 |
Number of commits found: 5
|