代码搜索:modulus

找到约 3,028 项符合「modulus」的源代码

代码结果 3,028
www.eeworm.com/read/124791/14544063

cpp chapter11-22.cpp

//文件名:CHAPTER11-22.cpp #include #include #include #include // Return whether modulus of elem1 is less than modulus of elem2 bool mod_lesser ( int elem1, in
www.eeworm.com/read/223105/14658316

cpp chapter11-22.cpp

//文件名:CHAPTER11-22.cpp #include #include #include #include // Return whether modulus of elem1 is less than modulus of elem2 bool mod_lesser ( int elem1, in
www.eeworm.com/read/201813/5056641

c mont.c

/* tests the montgomery routines */ #include int main(void) { mp_int modulus, R, p, pp; mp_digit mp; long x, y; srand(time(NULL)); mp_init_multi(&modulus, &R, &p, &pp, NUL
www.eeworm.com/read/287806/8668247

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are t
www.eeworm.com/read/428473/8865760

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the
www.eeworm.com/read/165417/10063434

h rsaref.h

/* RSAREF.H - header file for RSAREF cryptographic toolkit */ /* Copyright (C) RSA Laboratories, a division of RSA Data Security, Inc., created 1991. All rights reserved. */ #ifndef _RSAREF_H
www.eeworm.com/read/140309/13088606

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same
www.eeworm.com/read/140309/13088801

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are t
www.eeworm.com/read/140309/13088869

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are t
www.eeworm.com/read/140309/13088941

h rsaeuro.h

/**********************************************************************/ /* 安 全 验 证 服 务 客 户 端 (Unix) */ /*