-
The tests spend most of their time doing cryptography. We should add (via a feature flag?) mock crypto primitives so that we can test more different message flows and scenarios in a reasonable amount …
-
@vbuterin @JustinDrake thank you for the new spec regarding BLS12-381.
## Comparison with ethresear.ch post
I've compared it with the mini-spec from https://ethresear.ch/t/pragmatic-signature-ag…
-
Hi there, awesome software thanks! discovered while traveling in .cn eheh. Handy.
Since I see this minimal C implementation I am curious if you are interested in a crypto-backend that is even small…
-
This post is an elaboration of my comment made in the NEO 3.0 Genesis Block Issue: https://github.com/neo-project/neo/issues/327#issuecomment-409374487
# Updated proposal:
Referring to my comment:…
-
`DynamicHoneyBadgerBuilder` and `HoneyBadgerBuilder` use `ThreadRng` as their default RNG which isn't cryptographically secure according to the [`rand 0.4.2` docs](https://docs.rs/rand/0.4.2/rand/#cry…
-
I installed your component, and it works great... however, as soon as I restart HA, the zigbee database gets corrupted and on startup i get
[homeassistant.setup] Setup of zha_new is taking over…
-
-
Hi,
I've been playing around recently with using Beast to implement Apple's HomeKit (since they released a non-commercial spec recently) and I've ran into an issue of implementing its session securit…
-
1. Section 2 states that n = qh + r, where n is order of the group of elliptic curve points, q is a prime order of a subgroup of the group of elliptic curve points, h is a cofactor and r is a remainde…
-
Would it be possible to have the device act as a Bluetooth/USB keyboard and type the password into a connected computer automatically? That would be a fantastic and very useful feature :)