-
It would be great if FPGA support could be added for the following algorithms:
WPA/WPA2
$bitcoin$
$ethereum$
RAR3-hp
RAR5
Thanks. Royce asked for WPA before I think :)
https://www.techsol…
-
When I try to encrypt my buku DB with `buku -l` I get this error:
`[ERROR] Context was already finalized.`
Later, if I attempt to unlock it with `buku -k` I get this error:
`[ERROR] Both encrypte…
-
This issue was migrated from [Pagure Issue #864](https://pagure.io/dogtagpki/issue/864). Originally filed by **[klamb](https://pagure.io/user/klamb) (@mklamb)** on *2014-02-21 15:20:26*:
- Closed as …
-
```cpp
bool ReadWalletSeed(NoLeak& walletSeed, const po::variables_map& vm, bool generateNew)
{
SecString seed;
WordList phrase;
if (generateNew)
{
…
-
1. Describe Kernel Density Forests in related works (make sure to mention having a separate voting set)
2. Show some simulation of KDF performance and report their Brier Scores/ECE
3. Describe the a…
-
The README indicates TLS v1.3 is supported.
But I am getting the following error:
```
[
{
"acvVersion": "1.0"
},
{
"error": "Validation error(s) on JSON payload.",
"cont…
-
Who has opinions? This is relevant for HKDF in #490 and upcoming PBKDF2.
Here's a straw man to knock down:
``` python
# This API is a bit challenging since each KDF has different features
# (salt/n…
-
The test `HTTP1ConnectionTests.testConnectionClosesAfterTheRequestWithoutHavingSentAnCloseHeader` failed ~~once~~ twice on Swift 5.2 CI with the error message:
```
/code/Tests/AsyncHTTPClientTests/H…
-
This issue was migrated from [Pagure Issue #864](https://pagure.io/dogtagpki/issue/864). Originally filed by **[klamb](https://pagure.io/user/klamb) (@mklamb)** on *2014-02-21 15:20:26*:
- Closed as …
-
HKDF is a subset of TwoStep kdf, however can be validated independently of it, and has a much simpler registration than the TwoStep KDF
https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP…