-
since it is part of the draft standard
-
We recently added Keccak classes to provide generic Keccak behaviors. The behaviors include conforming to SHA's round three selection process and the XOF byte of `0x01`. The existing SHA3 class was al…
-
I was trying to install libtorrent-rasterbar. I've successfully installed it before, not sure why it doesn't work now.
The exact copy-paste from command to error on Terminal:
```
$ brew install l…
ghost updated
6 years ago
-
I'm not sure if `npm install` of other packages will cause the same problem, I haven't tested that, but `npm install --save prop-types` to an out-of-the-box CRNA storybook app on RN 44, leads to loads…
kdenz updated
7 years ago
-
- [x] abyss
- [ ] afra
- [ ] analysis
- [ ] andi
- [ ] art
- [ ] bless
- [ ] breseq
- [ ] clark
- [ ] clonehd
- [ ] dextractor
- [ ] diamond
- [ ] diamond
- [ ] dida
- [ ] express
- [ ] fwdpp
- [ ] fw…
-
*joaochainho:*
MikroTik RB951G-2HnD enters in boot loop with recent snapshots. Tested with 2017-11-30 snapshot.
I remember that the router was running fine already with kernel 4.9 builds.
Also test…
-
*joaochainho:*
MikroTik RB951G-2HnD enters in boot loop with recent snapshots. Tested with 2017-11-30 snapshot.
I remember that the router was running fine already with kernel 4.9 builds.
Also test…
-
Hello,
I try too understand how to compile the QMK firmware for my Teensy 3.2 arm architecture.
My first step is compile the ChibiOS example keyboard « Teensy lc one key » and follow the [instr…
-
-
Hi Frank, I'm currently implementing secretbox for the Go implementation of libhydrogen.
I noticed the following:
This is encryption scheme you use for secretbox:
```
Input: msg, msg_id, ctxt, key…