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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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
![commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb](/images/git.png) ![commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb](/images/codeberg.svg) ![commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb commit hash: eaa4e2748da8148af57e80c1f2672f34bf1ad0bb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/bdes: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1993 20 Jul 2022 14:22:56
![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/git.png) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/codeberg.svg) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1993 14 Aug 2019 12:16:13
![Revision:508909 Revision:508909](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories s) |
1993 05 Feb 2017 20:12:49
![Revision:433449 Revision:433449](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
brnrd ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
|