bifcl

Bro Built-In-Function Compiler

The bifcl program simply takes a .bif file as input and generates C++ header/source files along with a .bro script that all-together provide the declaration and implementation of Bro Built-In-Functions (BIFs), which can then be compiled and shipped as part of a Bro plugin.

golang-1.13

Go programming language compiler - metapackage

golang-1.13-src

Go programming language - source files

fernet-go

tool for generates/verifies HMAC-based authentication tokens

This library takes a user-provided *message* (an arbitrary sequence of bytes), a *key* (256 bits), and the current time, and produces a *token*, which contains the message in a form that can't be read or altered without the key.

libnfsidmap-regex

Plugin to map regex NFSv4 names to and from ids.

The regex plugin parses NFSv4 user and groups names using regex to extract the local user or group. NFSv4 names are created by adding constant strings before and after the local user and group names.

python3-yubico

Python3 library for talking to Yubico YubiKeys

The YubiKey is a hardware authentication token. This is a Python3 library for interacting with YubiKeys. Typical use is to detect, configure (personalize) or issue challenge-responses to YubiKeys.