cothority icon indicating copy to clipboard operation
cothority copied to clipboard

Scalable collective authority

Results 112 cothority issues
Sort by recently updated
recently updated
newest added

Only allow one creation of OCS with the same certificate.

Have a way to define the certificates of who is allowed to create OCS in the private.toml

Darek sends some examples of good JSON-documentation. Linus will work out the OCS messages in JSON.

Add printing of X and Y coordinates In re-encrypt area - U, XHat, XHatEnc

The current `kyber` ed25519 implementations seem to both use Twisted Edwards Curve, as proposed in the RFC8032: - `curve25519` is the variable-time, fast implementation - not used - `ed25519` is...

ByzGen asked whether it would be possible to have a more standard client-interface: - gRPC - would be quite close to what we already have - REST/JSON - would open...

question

Currently, errors are signaled by logging then returning `nil`, the latter being also used to return a potential match. Either, drop the `log.Error` inside `darc.GetDarc` implementation or allow it to...

enhancement

Serialisation by `protobuf.Encode` is not stable when using `map`. See https://github.com/dedis/protobuf/issues/72

ByzCoin

Test usage of ByzCoin-EVM in three scenarios: - Protean from @ceyhunalp - Democratic money from Haoqian -> @bford proposes - Base-line for unicore @Gilthoniel @cgrigis is the point of contact...

Search and implement a second OSS Observability / tracing plug-in for onet.