Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libcrypto/arch/vax



Module Name:    src
Committed By:   ragge
Date:           Mon Nov  3 10:22:28 UTC 2003

Added Files:
        src/lib/libcrypto/arch/vax: bn.inc bn_asm_vax.S

Log Message:
Add assembly routines for some of the bignum functions. Most comes from VMS,
a few written by me.  This speeds up ssh 2-3 times.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libcrypto/arch/vax/bn.inc \
    src/lib/libcrypto/arch/vax/bn_asm_vax.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index