Sending password over network request

hi, I m sending password using using network.request. My post URL is secure. I would like to know whether anyone can intercept password parameter as it passed ? Do I need to encrypt password even though I m passing through https? Any free encrypt and decrypt plugin ?