Comment on Elliptic curve arithmetic and cryptography library in RustparentComments−e12e11yNote it presently has no support for loops whatsoever.Could you comment on why? Is it perhaps necessary to save/restore ECX [edit: I meant RCX for 64bit] between procedure/function calls/rets?−bascule11yIt's because nadeko is a young project and it hasn't been implemented yet. Coming soon!
Comments
Could you comment on why? Is it perhaps necessary to save/restore ECX [edit: I meant RCX for 64bit] between procedure/function calls/rets?
It's because nadeko is a young project and it hasn't been implemented yet. Coming soon!