ChadSec

Results 7 issues of ChadSec

Hi, I am writing some security-focused software in pure Rust, however, my dependency on this crate makes builds non-reproducible because of liboqs reliance. Any help / tips ?

There's currently a lot of packages that claim to be liboqs ([like this](https://pypi.org/project/liboqs-python/)) I am wondering, if there's an official package on PyPi that's maintained by OQS project or friends?

Hi, is it possible to use the non-deterministic mode of ML-DSA ? I have read a part of Liboqs source code, and it appears to be supported, but there no...

Hi, I've noticed this tool has little in way of finer fingerprinting techniques bypasses. For instance, on a properly configured Cloudflare site (with all anti-bot measures turned on) this tool,...

https://xmpp.org/extensions/xep-0095.html https://xmpp.org/extensions/xep-0096.html both contain warnings: > WARNING: This document has been Deprecated by the XMPP Standards Foundation. Implementation of the protocol described herein is not recommended. Developers desiring similar functionality...

```make deps``` is needed before ```make install``` currently, if user runs make install, they will receive error telling them to run ```make deps``` and try again, this avoids the extra...

Adds `ruby` as build requirement in README.md build instructions