NethermindEth / cairo-vm-go

A virtual machine for Cairo written in Go
MIT License
82 stars 50 forks source link

`ImportSecp256R1NAsN` hint #579

Closed TAdev0 closed 4 months ago

TAdev0 commented 4 months ago

https://github.com/starkware-libs/cairo-lang/blob/0e4dab8a6065d80d1c726394f5d9d23cb451706a/src/starkware/starknet/security/whitelists/cairo_secp.json#L41

https://github.com/lambdaclass/cairo-vm/blob/db7fff18c9c1312024ebf4119fcdfeba23657b12/cairo_programs/secp256r1_div_mod_n.cairo#L14C8-L14C86

TAdev0 commented 4 months ago

hi @Sh0g0-1758 are you still working on it?

Sh0g0-1758 commented 4 months ago

Hey ya! Will link a PR today.