cloudflare/circl

Develop generic implementation of circl/ecc/p384

Open

#120 opened on May 27, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (213 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,695 stars)
PR merge metrics
 (PR metrics pending)

Description

The packge circl/ecc/p384 contains optimized code for AMD64 and ARM64, but lacks of a generic implementation using math/bits package.

Contributor guide