-
This is an overview of the outstanding issues regarding G sets, and is meant to track their current status.
- [ ] We need to improve computation of GAP orbits on Julia objects (see #722). The obsta…
-
## Background
An extendable output function (XOF) is a hash function with arbitrary or unlimited output length. They are very useful for tasks like key derivation, random number generation, and eve…
-
This ticket is a feature request for mCaptcha to support support a memory-hard hash function (in addition to [sha256](https://github.com/mCaptcha/pow_sha256)).
For example, [scrypt](https://en.wiki…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x5bd612725a58c9a9454ac89f151fbb38f6eb69ad38b734318b708dbb70399f7d
**Severity:** medium
**Description:**
we have paus…
-
```
In file included from /mnt/d/orocos_kinematics_dynamics/python_orocos_kdl/PyKDL/PyKDL.h:28,
from /mnt/d/orocos_kinematics_dynamics/python_orocos_kdl/PyKDL/frames.cpp:28:
/usr/i…
-
-
Hi, could you please help me to better understand your work? I read in [one of your demos](https://github.com/facebookresearch/faiss/blob/main/demos/index_pq_flat_separate_codes_from_codebook.py#L53) …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x037d092467200acfbf0f75ccd55bdcab43fdd822e8d43bbd8b1026584986808b
**Severity:** low
**Description:**
**Description**…
-
### Environment
* netutils version: 1.10.0
Running tests on netutils in a python 3.13 enviroment indicates that it will no longer work:
```
/usr/lib/python3.13/site-packages/_pytest/asser…
-
In case you want to provide custom hash function behavior can be quite unexpected.
It happens because zeroHashes is global variable that is initialized by default with sha256:
https://github.com…