aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/vms.mar
Commit message (Expand)AuthorAgeFilesLines
* Finally, a bn_div_words() in VAX assembler that goes through all tests.Richard Levitte2002-12-231-55/+81
* More accurate comments.Richard Levitte2002-12-201-2/+2
* I think I got it now. Apparently, the case of having to shift downRichard Levitte2002-12-021-7/+27
* Make some names consistent.Richard Levitte2002-12-021-2/+2
* Through some experimentation and thinking, I think I finally got theRichard Levitte2002-12-021-57/+78
* Small bugfix: even when r == d, we need to adjust r and q.Richard Levitte2002-12-011-11/+11
* Redo the VAX assembler version of bn_div_words().Richard Levitte2002-12-011-101/+62
* branch on equal is beql, not beq...Richard Levitte2001-05-141-1/+1
* Bug fixes.Richard Levitte2001-03-091-7/+8
* Correct a number of syntax errors.Richard Levitte2000-11-221-40/+40
* Reimplement bn_div_words, bn_add_words and bn_sub_words for VAX.Richard Levitte2000-11-211-491/+207
* VMS support.Ulf Möller1999-05-131-0/+6695