On 20 December 2013 09:09, Patrick McCorry <stonecold...@gmail.com> wrote:
> Thanks Guys,
>
> At the moment I'm trying to distinguish if n > p, as the x co-ordinate does 
> not wrap around n (so x = r in all cases) - to verify if this is always the 
> case
>

n can be greater than p, e.g. see the definition of secp112r1 in
http://www.secg.org/collateral/sec2_final.pdf:
p = DB7C 2ABF62E3 5E668076 BEAD208B
n = DB7C 2ABF62E3 5E7628DF AC6561C5

Or n can be less than p, e.g. see the definition of secp112r2
p = DB7C 2ABF62E3 5E668076 BEAD208B
n = 36DF 0AAFD8B8 D7597CA1 0520D04B

Matt
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to