Commit Graph

10 Commits

Author SHA1 Message Date
Richard Levitte 153aecf91a It makes more sense to refer to specific function manuals than the concept
manual when the specific function is refered to in the current manual text.
This correction was originally introduced in OpenBSD's tracking of OpenSSL.
2002-09-25 13:11:12 +00:00
Ulf Möller 3b80e3aa9e ispell 2001-09-07 06:13:40 +00:00
Bodo Möller 5acaa49504 More BN_mod_... functions. 2000-11-26 18:31:32 +00:00
Bodo Möller 78a0c1f18d modular arithmetics
"make update"
2000-11-26 16:42:38 +00:00
Ulf Möller 4d524e10b4 nicer manpages 2000-02-24 11:55:57 +00:00
Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but
the BN_CTX implementation could now easily be changed.
2000-02-05 14:17:32 +00:00
Richard Levitte d629757a84 Made link of reference 2000-01-27 02:29:19 +00:00
Ulf Möller e93f9a3284 Run ispell.
Clean up bn_mont.c.
2000-01-27 01:50:42 +00:00
Richard Levitte bb075f8833 Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
Ulf Möller dd8dec69b8 Document the BN library. 2000-01-23 22:06:24 +00:00