代码搜索:如何学习 Handbook?
找到约 10,000 项符合「如何学习 Handbook?」的源代码
代码结果 10,000
www.eeworm.com/read/386996/8714224
c mpsub.c
/*
Author: Pate Williams (c) 1997
Multiple-precision subtraction. See "Handbook
of Applied Cryptography" by Alfred J. Menezes
et al 14.2.2 Section pages 594 - 595.
*/
#inclu
www.eeworm.com/read/386996/8714244
c mpsqr.c
/*
Author: Pate Williams (c) 1997
Multiple-precision squaring. See "Handbook of
Applied Cryptography" by Alfred J. Menezes et
al 14.2.4 Section pages 596 - 597.
*/
#include
www.eeworm.com/read/386996/8714249
c index.c
/*
Author: Pate Williams (c) 1997
Index-calculus algorithm for computing discrete
logarithms. See "Handbook of Applied Cryptography"
by Alfred J. Menezes et al 3.6.5 Section 3.68
Alg
www.eeworm.com/read/386996/8714253
c knapsack.c
/*
Author: Pate Williams (c) 1997
Solution of the subset problem using LLL
reduction. See "Handbook of Applied
Cryptography" by Alfred J. Menezes et al
pages 120 - 121.
*/
#inclu
www.eeworm.com/read/386996/8714296
c solovay.c
/*
Author: Pate Williams (c) 1997
4.18 Algorithm Solovay-Strassen probabilistic
primality test. See "Handbook of Applied
Cryptography" by Alfred J. Menezes et al
page 138.
*/
www.eeworm.com/read/386996/8714314
c polyee.c
/*
Author: Pate Williams (c) 1997
Polynomial extended Euclidean algorithm. See
"Handbook of Applied Cryptography" by Alfred
J. Menezes et al 2.6.2 Section 2.2.1 Algorithm
page 82.
*
www.eeworm.com/read/386996/8714338
c mpdiv.c
/*
Author: Pate Williams (c) 1997
Multiple-precision division. See "Handbook of
Applied Cryptography" by Alfred J. Menezes et
al 14.2.5 Section pages 598 - 599.
*/
#include
www.eeworm.com/read/386996/8714346
c mpadd.c
/*
Author: Pate Williams (c) 1997
Multiple-precision addition. See "Handbook of
Applied Cryptography" by Alfred J. Menezes et
al 14.2.2 Section pages 594 - 595.
*/
#include
www.eeworm.com/read/386806/8725479
h fdreg.h
#ifndef _LINUX_FDREG_H
#define _LINUX_FDREG_H
/*
* This file contains some defines for the floppy disk controller.
* Various sources. Mostly "IBM Microcomputers: A Programmers
* Handbook", San
www.eeworm.com/read/383713/8925145
h fdreg.h
#ifndef _LINUX_FDREG_H
#define _LINUX_FDREG_H
/*
* This file contains some defines for the floppy disk controller.
* Various sources. Mostly "IBM Microcomputers: A Programmers
* Handbook", San