Consensys / jblst

MIT License
8 stars 12 forks source link

Use portable build and remove optimized builds #41

Closed jtraglia closed 1 year ago

jtraglia commented 1 year ago

As of v0.3.11, blst's portable build supports CPU runtime detection and will automatically use optimized code (ADX, SHA extensions, and ARM crypto extensions) if supported. For simplicity, I think we should only provide the portable build.