You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: import mont_mul backend from https://github.com/geometryxyz/msl-secp256k1
* chore: add refactored metal_msm, will remove the previous one once this is completed
* chore: migrate prev utils mod to refactored metal msm
* feat: conversion between bigint and arbitrary limb size
* lint
* chore: ignore all metal ir and lib
* test(bigint): add host test
* test(bigint): adapt from https://github.com/geometryxyz/msl-secp256k1
* chore: ignore all constants file since it's been automatically generated
* refactor: add overflow detection and correct suitable bigint val for each cases
0 commit comments