-
The `verify_digest` should explicitly fail if used with CurveEdTw, otherwise it leads to very hard to understand error:
`AttributeError: 'PublicKey' object has no attribute 'order'`
By the way, …
-
Please add support for the BLAKE2b algorithm. It's much more common than BLAKE2s, and yet we have support for BLAKE2s but not BLAKE2b.
-
**Description**
This is about how the Voters and observers will see https://github.com/ClearContracts/cardano-constitution-voting-app/issues/145 Because the input fields have changed the display will …
-
I'd like to discuss conventions for domain separators.
I can see that the Zcash contribs have been using different format for their domain separators in their ZIPs.
Here’s what I get when I patter…
-
*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
-
Hi,
Is it possible to add BLAKE2b support?
Maybe it's possible to use this package:
https://github.com/tesseract-one/Blake2.swift
Thank you.
-
**Description**
There are 3 input fields for the creation of a poll:
1. Question - The question that is being asked
2. Constitution text location - The url location of a file containing a .txt file
…
-
I was using this library: [https://github.com/k3d3/ed25519-java](https://github.com/k3d3/ed25519-java) but its using BitIntegers and was very slow. I want to use a Blake2b hash with ED25519 to sign so…
-
#### What Git revision are you using?
2.39.5
#### What operating system are you using, and which version?
- [ ] Linux / Ubuntu
- [ ] Linux / Other
- [x ] macOS M1 Pro
- [ ] Windows
#### …
-
SHA256 is rather slow at checksumming large files (tangentially related to #619), would be nice to have something that is both fast and future-proof.
Use case would be to `nix-hash` large (> 4GB) f…