Port details on branch 2023Q1 |
- picocrypt Small, simple, yet very secure encryption tool
- 1.31_3 security =0 1.31_3Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2023-02-17 10:51:08
- Last Update: 2023-03-09 19:50:37
- Commit Hash: 636f0a9
- License: GPLv3
- WWW:
- https://github.com/HACKERALERT/Picocrypt
- Description:
- Picocrypt is a very small (hence Pico), very simple, yet very secure
encryption tool that you can use to protect your files. It is designed
to be the go-to tool for encryption, with a focus on security, simplicity,
and reliability. Picocrypt uses the secure XChaCha20 cipher and the
Argon2id key derivation function to provide a high level of security,
even from three-letter agencies like the NSA. It is designed for maximal
security, making absolutely no compromises security-wise, and is built
with Go's standard x/crypto modules.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- picocrypt>0:security/picocrypt
- To install the port:
- cd /usr/ports/security/picocrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/picocrypt
- pkg install picocrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picocrypt
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 arm64 mips64 powerpc64 powerpc64le riscv64 sparc64
- distinfo:
- TIMESTAMP = 1668861040
SHA256 (HACKERALERT-Picocrypt-1.31_GH0.tar.gz) = dc5c3b88879dd564579e55f1161f983f10ec62a31901f1f1f36b4d460a9ebf40
SIZE (HACKERALERT-Picocrypt-1.31_GH0.tar.gz) = 365004
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go119 : lang/go119
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_picocrypt
- USES:
- gl gnome go:modules pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|