This question stems up from my recent research work, I've tried different methods.
Is it possible to accurately know or get the parity (even or odd) of k (nonce) using r, s and z?
If yes, please provide a 100% possible solution for this, possibly a python script, I've tried using the y coordinate from k*G but it doesn't match for all, I need something universal.