Petr Muzikant
Petr Muzikant
Hello, I'm just wondering, is Universal/Native binary on the roadmap or at least in considerations? Thanks, Muzosh
### Describe the bug When feature "Use the full MenuBar on expanding" is turned on, on regular desktop with multiple apps and windows open it works fine. But when you...
# Intro Hello, for my [project](https://github.com/Muzosh/Post-Quantum-Authentication-On-The-Web/tree/main) I needed to use post-quantum algorithms in PHP, so I thought I might create a fork of this library since I used it in...
Return value in bytes if the attribute is not currently handled + add object dictionary for printing
Hey, I would like to propose a fix to an information loss. Sometimes, the library does not know, how to "unpack" certain attributes. I think it would be great to...
Hi, I have generated a sphincs+-sha256-256s-simple keypair and looked at their contents. I think the format in the comment section might be incorrect: https://github.com/sphincs/sphincsplus/blob/06f42f47491085ac879a72b486ca8edb10891963/ref/api.h#LL44C1-L49C63 According to the comment, the order...
Hello! I'm having issues running [timestamping server](https://github.com/kakwa/uts-server) with oqsprovider. I have this Dockerfile: ```dockerfile FROM bitnami/minideb:bullseye RUN install_packages \ ca-certificates curl libssl-dev cmake libcivetweb-dev gcc g++ make git build-essential cmake...
Hello, Last update of https://developers.google.com/tink/roadmap#post-quantum_cryptography_pqc was in July 2023. I would like to kindly ask about the current state of internal development for FIPS 203-205 in tink-go. Could we expect...
**Describe the Bug** I recently switched from VSCode to VSCodium. Git Graph is available in both extension registries, however the context menu in VSCodium doesn't work. **Steps to Reproduce** Steps...
### Description ## Problem _Including a taskfile which contains any task with `generates:`_ breaks the checksum check depending on from which taskfile the task was run. ## Example Consider following...