代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/157666/11673922
c pkcs_1_oaep_encode.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/347268/11678582
tdf cntr_cmi.tdf
--lpm_counter CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone" lpm_modulus=1 lpm_port_updown="PORT_CONNECTIVITY" lpm_width=1 aclr clk_en clock q CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH=48
www.eeworm.com/read/255665/12066122
c pkcs_1_oaep_encode.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/339072/12262726
tdf cntr_cmi.tdf
--lpm_counter CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone" lpm_modulus=1 lpm_port_updown="PORT_CONNECTIVITY" lpm_width=1 aclr clk_en clock q CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH=48
www.eeworm.com/read/124721/14551703
c main.c
/*
* Project: 3-PHASE AC DRIVE
*
* Microcontroller: Motorola MC68HC908MR24
*
* Module: MAIN.C
* Revision/Date: 2.0 / February 2000
* Description: File contains initialisation of
www.eeworm.com/read/123955/14604697
h lzz_p.h
#ifndef NTL_zz_p__H
#define NTL_zz_p__H
#include
#include
NTL_OPEN_NNS
class zz_pInfoT {
private:
zz_pInfoT(); // disabled
zz_pInfoT
www.eeworm.com/read/119084/14839768
h lzz_p.h
#ifndef NTL_zz_p__H
#define NTL_zz_p__H
#include
#include
NTL_OPEN_NNS
class zz_pInfoT {
private:
zz_pInfoT(); // disabled
zz_pInfoT(const zz_pIn
www.eeworm.com/read/119079/14840192
h lzz_p.h
#ifndef NTL_zz_p__H
#define NTL_zz_p__H
#include
#include
NTL_OPEN_NNS
class zz_pInfoT {
private:
zz_pInfoT(); // disabled
zz_pInfoT
www.eeworm.com/read/116193/14983399
cpp carrycrt.cpp
#include "ap.h"
// Carry & Chinese Remainder Theorem for fnt-multiplication (and square)
// Returns 1 if right shift ocurred
// Assume that ds1 will be in memory if possible
int carrycrt (ap
www.eeworm.com/read/215312/15065482
m get_preamble.m
function get_preamble
Nused=1703;
% Generate preamble Wk
initseq=[1 1 1 1 1 1 1 0 0 0 0];
PRBS=initseq;
for loop=1:Nused
Wk_preamble(loop)=PRBS(end);
PRBS=[xor(PRBS(9),PRBS(11)),PRB