Robbie Litchfield

Results 8 issues of Robbie Litchfield

Over the weekend I got ISA-L building and integrated CRC64 (5-15x speed-up Ryzen 2200G) as a quick proof point. I just want some quick feedback before tackling full Erasure Coding....

I am trying to build an existing project in Visual Studio 2022. Trying to use is_const with rvalues is causing compiler issues. The easiest way to reproduce this is to...

I've been playing around with RiscVexV for use as an embedded FPGA processor. The ```DBusSimplePlugin``` supports LR/SC but not AMO instructions to enable the full "A" extension. Are there plans...

### Description FreeIPA uses authselect to enforce various system policies, such as creating a home directory or enabling sudo support for users. dev-sec.os_hardening unconditionally overrides various system links such as:...

enhancement

Backing up SeaFile involves dumping the contents of the Database and Data folders. (Steps shown here https://manual.seafile.com/maintain/backup_recovery.html) A simple QoL enhancement to this docker image would be to provide a...

I've managed to deploy a Raspberry Pi CM4 with Fedora 40 and OpenSUSE Tumbleweed. I can get access to most hardware peripherals I care about, however the PCIe Root Bridge...

We currently use an internal format library that's a "lean" implementation of the standard for embedded devices. I've been trying to test libc++ `` on embedded systems with very little...

enhancement
libc++

Is there much interest in merge requests that improve freestanding support for Botan? It would be useful to use Botan on systems that lack the full standard library. The mandatory...