You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2020/05/04 23:21:10 UTC

[GitHub] [incubator-milagro-crypto-rust] kirk-baird opened a new issue #25: Encoding / Decoding for BLS381

kirk-baird opened a new issue #25:
URL: https://github.com/apache/incubator-milagro-crypto-rust/issues/25


   # What is the issue
   
   The standard states the BLS381 should use `points_to_octets` (i.e. ECPx from bytes) in accordance with the ZCash [specification](https://github.com/zkcrypto/pairing/blob/master/src/bls12_381/README.md#serialization).
   
   # ToDo
   
   This is different to the existing `ECP` and `ECP2` `frombytes()` / `tobytes()` and so needs to be implemented separately. Which will likely need to be wrapped around a feature flag.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org