-
```
"feerate": {
"perkw": 29000,
"perkb": 116000
},
"owner": "channeld",
"short_channel_id": "786dafd266x0",
…
-
It appears that what tvheadend calls "Channel Tags" and what Kodi calls "Channel Groups" don't necessarily sync together.
On creating a channel group on Kodi it doesn't appear on the tvheadend side a…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/31
-
Decryption time seems to be proportional to the plaintext size, this may cause timing side-channel leakage of the plaintext. Can we improve it?
For example, for decryption of the product, I tried 3…
-
### Introduction
Through side-channel analysis (SCA) [1], a class of attacks exploiting physical characteristics of electronic devices, an attacker can retrieve information on internal values a devic…
-
When reviewing PR #47 by @stepancheg I realized that there's no documentation here about why or how we avoid leaking information about the contents of the slice held in an `Input` or `Reader` unless/u…
-
-
I talk from zio.nio part of the lib (not core)
If i understand correclty, `channel.read`
```scala
def f(channel: AsynchronousSocketChannel) = {
val _first3: IO[Exception, Chunk[Byte]] = chann…
-
### System Info
latest commit
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] Other (e.g…
-
See ["Projective Coordinates Leak"](https://www.iacr.org/archive/eurocrypt2004/30270258/projective.pdf.) by David Naccache, Nigel P. Smart, and Jacques Stern. Also look for related research.