-
A side-channel attack seeks to undermine a cryptographic system's security by analyzing its physical behaviors rather than attempting to solve its foundational mathematical challenges. This approach m…
-
# Problem
We must specify the values of compile-time constants to have an ABI.
# Proposal
These must be compile-time constants. We need to figure out a safe upper bound.
```
MPI_MAX_PROCES…
-
following error message prompted when selecting a entry or enterinig a directory.
```bash
/usr/local/bin/fasder: line 465: ((: fRank=(10#: invalid integer constant (error token is "10#")
/usr/loc…
-
I am currently using LibGit2Sharp (v0.15.0) to keep track of differences in many HTML files (~10,000). Each change to a file or new file results in a single commit. I have noticed that writes and comm…
-
Variables can be declared `constant` which allows:
- literals
- (arithmetic) expressions
- and function calls to "pure" functions, which is a hardcoded list of: `keccak256`, `ecrecover`, `sha256`, …
-
We should perhaps have constants with the local universal time offset.
`\c_sys_UTminute_int`, `\c_sys_UThour_int` (or some better name)
It should be possible to extract this for all engines from …
-
### Problem
Recent changes by @corrideat have made it so that the full compiled contracts and their slim versions are about the same size.
If this is indeed so, there's no reason to build or loa…
-
Replace `===` with `crypto.subtle.timingSafeEqual` in https://github.com/Sh4yy/cloudflare-email/blob/main/src/middlewares/auth.ts#L16 to prevent timing attacks.
Example: https://developers.cloudfla…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xb45179c8b4589c34d2cea8c73c7244e775154a89816bcec6086625b90b4379d8
**Severity:** low
**Description:**
**Description**…
-
Could you please implement this kind of mult:
https://github.com/libressl-portable/openbsd/blob/57dcd4329d83bff3dd67a293d5c4a53b795c587e/src/lib/libcrypto/bn/bn_exp.c#L641-L646
It will be useful f…