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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to