-
Chang HF User Stories Coverage
==============================
Last updated **2024-01-30** for **cardano-node 8.7.2**
**Legend:** ![Success Badge][success-badge] ![Failure Badge][failu…
-
Hi,
Compiling using webPack version 4 don't work.
Here is the error message:
> ERROR in ./node_modules/bitgo-utxo-lib/node_modules/blake2b-wasm/blake2b.wasm
> WebAssembly module is included i…
-
Hey Tony,
As discussed on Twitter, I am interested in using cryptouri for a cryptographic library.
I am not yet entirely sure if cryptouri fits what I expect from it, so here is what I would want …
-
See also #3216
These formats (and possibly a few more) should be reviewed for moving post-processing to GPU (and drop OMP) even though their GPU utilization is not too bad even running single-thre…
-
## Description
BLAKE2 is a fast software friendly hash function.
It is also a SHA3 finalist.
I would like to add it to as an optional part of the webcrypto API.
### Spec
it can be found here:…
-
### What is the URL of the page with the issue?
https://pkg.go.dev/search?q=blake2
### What did you do?
Searched for `blake2` at pkg.go.dev
### What did you expect to see?
Search res…
-
### What version of Go are you using (`go version`)?
$ go version 1.12.2
### Does this issue reproduce with the latest release?
yes
### What operating system and processor archit…
-
* Examine timing anomalies:
* [ ] P256
* [ ] K256
* [ ] ChaCha20 und ChaCha20Poly1305 in OpenSSL look inefficient
* [ ] `(result != 1)`
* [x] `OpenSSL_Ed25519_Verify` seems to be very…
-
I've been approached lately by @Laczen about possibly making an "embedded edition" of Monocypher, less focused on speed and more focused on reducing footprint (binary & stack sizes). One particular st…
-
Try Blake2b checksum, saving and comparing against a manifest file, since it's fast.