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
The P256 code we wrote so far is hardcoded 64 bits. The C code itself is already free of any dependencies on the architecture, but the specs and proofs are not. We should wrap them in contexts for word.
The P256 code we wrote so far is hardcoded 64 bits. The C code itself is already free of any dependencies on the architecture, but the specs and proofs are not. We should wrap them in contexts for word.