-
There is error when compiling
Выдает ошибку при компилировании
`In file included from src/main.cpp:39:0:
src/opentherm_component.h: In member function 'virtual void OpenthermComponent::update()':…
-
| | 224 | 256 | 384 | 512 |
|------------------|--------------------|------------------------…
-
This is a follow up to https://9chan.us/9/thread/24#457
When a tripcode with two hashes as ## is used, it's interpreted as a regular DES tripcode. This is likely to confuse users. Tripcodes beginni…
-
### Description
The current default git-client seems to only create a shallow clone of the target git repo, which means that `rev`s, which aren't assigned to a branch, can't be used as a dependency. …
-
### Description
I experienced a strange behavior when using the `poetry install` command with the `--only` flag.
Let's say that all of my dependencies are installed and up to date. If I run `poetr…
-
| | 224 | 256 | 384 | 512 |
|------------------|--------------------|------------------------…
-
*Issue reported in the context of Kudelski Security's audit*
The implementation does not leverage vectorized instructions. For example, on platforms supporting AVX2, a reference, portable implemnen…
veorq updated
5 years ago
-
I wrote a github action script to run compatibility tests. Both linux and macos work fine, but windows runs extremely slowly, causing many test cases to fail.
Anybody got a good idea?
-
Hi,
I wondered for a while why ChaCha20-Poly1305 was selected by GA4GH for data encryption and the closest I could find were notes on fixed blocksize giving possibility to jump into middle of a str…
-
No, we use an instance of `Cardano.Ledger.Crypto.Crypto`, which is [`StandardCrypto`](https://github.com/IntersectMBO/cardano-ledger/blob/master/libs/cardano-ledger-core/src/Cardano/Ledg…