openssl/crypto/bn
Andy Polyakov 4f38565204 bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting
crypto/bn/asm/mips3.s from IRIX. Performance improvement is not as
impressive as with complete assembler, but still... it's almost 2.5x
[on R5000].
2010-01-17 12:08:24 +00:00
..
asm ia64-mont.pl: add shorter vector support ("shorter" refers to 512 bits and 2010-01-17 11:33:59 +00:00
.cvsignore
bn_add.c
bn_asm.c
bn_blind.c
bn_const.c
bn_ctx.c Update from 1.0.0-stable. 2009-06-15 10:27:22 +00:00
bn_depr.c
bn_div.c Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> 2009-06-17 11:25:42 +00:00
bn_err.c
bn_exp2.c
bn_exp.c Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> 2009-06-17 11:25:42 +00:00
bn_gcd.c
bn_gf2m.c
bn_kron.c
bn_lcl.h bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting 2010-01-17 12:08:24 +00:00
bn_lib.c
bn_mod.c
bn_mont.c
bn_mpi.c
bn_mul.c PR: 2111 2009-12-02 15:28:42 +00:00
bn_nist.c
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c
bn_rand.c
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c
bn_word.c
bn.h
bn.mul
bnspeed.c
bntest.c PR: 2062 2009-10-01 00:21:20 +00:00
divtest.c
exp.c
expspeed.c
exptest.c
Makefile Add Montgomery multiplication module for IA-64. 2010-01-06 10:57:55 +00:00
todo
vms-helper.c