-
### Background
I am using the Rust wrapper of this C library (available at https://github.com/thomwiggers/csidh-rust) in my personal Rust project to implement a private set intersection protocol base…
-
build error log:
```
src/github.com/henrydcase/nobs/drbg/internal/aes/cipher_asm.go:15:6: missing function body
src/github.com/henrydcase/nobs/drbg/internal/aes/cipher_asm.go:18:6: missing function…
-
Clang front-end optimizer compilation error.
- Environment:
compiler: clang-17
arch: loongarch64
os: alpine-linux
- Error:
```c
2024-05-25 06:06:43,903 root INFO clang -fno-strict-overflow -Wsi…
-
I tested building katzen (using catshadow) with katzenpost v0.0.34 and tried to load an existing statefile produced by katzenpost/catshadow v0.0.30.
To do so, I needed to patch catshadow to initialize…
-
It would be useful to be able to check if a number is prime or not in a const context.
Currently, the library const-primes provides such a feature, but only for built-in integer types. Would it be …
-
Hi,
First of all thank you very much for this awesome library!
Im currently working on a Go project which has to work with SCIDH keys generated by [sibc](https://github.com/JJChiDguez/sibc).
I'…
-
https://github.com/mratsim/constantine/pull/69 introduced an assembly ode generator for x86 and x86-64
at https://github.com/mratsim/constantine/blob/7d29cb9/constantine/platforms/isa/macro_assembler…
-
| platform | status |
| - | :-: |
| linux-amd64 | ✅ |
| darwin-arm64 | maybe close, fails differently than others with incompatible linker flag |
| linux-arm64 | |
| darwin-amd64 | |
| windows-a…
-
```
test_e2e_catshadow (1.22.x, ubuntu-latest, CTIDH1024-X25519) test creating upgrade test state files 2024-09-26T20:34:34.1416464Z 20:34:34.140 DEBU catshadow: Saving statefile.
test_e2e_catshadow (…
-
The macro `impl_modulus!` generates a structure implementing `ConstMontyParams`.
I would like to expose this structure in an API and would like to document it. However I need the macro to support t…