代码搜索:如何学习 Handbook?
找到约 10,000 项符合「如何学习 Handbook?」的源代码
代码结果 10,000
www.eeworm.com/read/246726/12706961
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/246726/12706965
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/246726/12706974
c mpmul.c
/*
Author: Pate Williams (c) 1997
Multiple-precision multiplication. See "Handbook
of Applied Cryptography" by Alfred J. Menezes et
al 14.2.3 Section pages 595 - 596.
*/
#include
www.eeworm.com/read/246726/12706996
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.
*/
#in
www.eeworm.com/read/246726/12707011
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/150409/5692738
java md5digest.java
package org.bouncycastle.crypto.digests;
/**
* implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
*/
public class MD5Digest
extends GeneralDigest
{
p
www.eeworm.com/read/145471/5745886
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", Sanches
www.eeworm.com/read/135153/5888837
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", Sanches
www.eeworm.com/read/132748/5909735
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", Sanches
www.eeworm.com/read/132747/5910443
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", Sanches