libcrypt-ecb-perl
Perl library to encrypt data using ECB mode
Crypt::ECB is a Perl-only implementation of the ECB mode. In
combination with a block cipher such as DES, IDEA or Blowfish, you can
encrypt and decrypt messages of arbitrarily long length. Though for
security reasons other modes than ECB such as CBC should be preferred.
See textbooks on cryptography if you want to know why.
arm-trusted-firmware-tools
"secure world" software for ARM SoCs - tools
The "secure world" on arm64 machines is a special level of CPU
privilege that is hidden from the normal OS, and has complete
control over the system. It provides both initialization during
early boot stages (before u-boot or EFI) and system monitor
functionality once the machine is booted up.
r-cran-wkutils
GNU R utilities for well-known geometry vectors
Provides extra utilities for well-known formats in the
'wk' package that are outside the scope of that package. Utilities
to parse coordinates from data frames, plot well-known geometry
vectors, extract meta information from well-known geometry vectors,
and calculate bounding boxes are provided.
pan-small-angle-scattering
small angle scattering
This metapackage will install all X-ray photons-and-neutrons PAN Blend
small angle scattering packages.
r-cran-dtplyr
GNU R data table back-end for 'dplyr'
Provides a data.table backend for 'dplyr'. The goal of 'dtplyr'
is to allow you to write 'dplyr' code that is automatically translated to
the equivalent, but usually much faster, data.table code.
ruby-chef-config
Chef Infra's default configuration and config loading library
Chef is a systems integration framework and configuration management library
written in Ruby. Chef provides a Ruby library and API that can be used to
bring the benefits of configuration management to an entire infrastructure.