macOS
brew install der-asciilocal Homebrew formula metadata
brew
Reversible DER and BER pretty-printer. Version 0.8.0 via Homebrew; verified 2026-05-24.
install
brew install der-asciilocal Homebrew formula metadata
nix profile install nixpkgs#der-asciinixpkgs package indexes · pkgs/by-name/de/der-ascii/package.nix · source: api.github.com
overview
Reversible DER and BER pretty-printer
history
der-ascii is a small reversible text format and pair of tools for converting ASN.1 DER or BER data between bytes and a human-editable representation.
The project is hosted under Google's GitHub organization, but its README explicitly says it is not an official Google project.
Official install instructions use Go's module-aware install command, while the input package facts show availability through Homebrew and Nix.
The documented workflow is to disassemble DER or BER with der2ascii, edit the textual representation, and reassemble it with ascii2der, especially for test inputs.
It is useful to package maintainers and security-tool developers because it makes binary DER and BER fixtures reviewable, editable, and round-trippable from the shell.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ascii2der | cli | global executable | |
der2ascii | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/google/der-ascii
install metadata
| Package key | brew:der-ascii |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/der-ascii |
| Homepage | https://github.com/google/der-ascii |
| Repository | https://github.com/google/der-ascii |
| Upstream docs | https://github.com/google/der-ascii#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/google/der-ascii/archive/refs/tags/v0.8.0.tar.gz |
| Last updated | 2026-05-24T17:34:16Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | der-ascii |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
der-ascii
nix profile install nixpkgs#der-asciisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.