You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by "kealan (via GitHub)" <gi...@apache.org> on 2023/02/27 09:20:31 UTC

[GitHub] [incubator-milagro-crypto-c] kealan opened a new issue, #100: Remove unused or curves with less that 128 security from incubator-milagro-crypto-c

kealan opened a new issue, #100:
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/100

   ## Goal
   
   Remove from incubator-milagro-crypto-c curves that are no longer used such as HIFIVE or curves
   that do not meet our security level such as BN254
   
   ## Resources
   
   These are the list of curves to consider
   
   - ANSSI
   - BLS24
   - BLS381
   - BLS383
   - BLS461
   - BLS48
   - BN254
   - BN254CX
   - BRAINPOOL
   - C25519
   - C41417
   - ED25519
   - FP256BN
   - FP512BN
   - GOLDILOCKS
   - HIFIVE
   - NIST256
   - NIST384
   - NIST521
   - NUMS256E
   - NUMS256W
   - NUMS384E
   - NUMS384W
   - NUMS512E
   - NUMS512W
   - SECP256K1
   
   ## Acceptance criteria
   
   1. The number of curves has been reduced using the criteria that they are not used or are insecure
   2. The tests pass with 80% coverage


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org.apache.org

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