Dr. Stephen Henson
|
13a5519208
Move BN_options function to bn_print.c to remove dependency for BIO printf
|
13 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Dr. Stephen Henson
|
af32f9fdda
Update from fips2 branch.
|
18 years ago |
Dr. Stephen Henson
|
54d853ebc3
Add support for setting keybits and public exponent value for pkey RSA keygen.
|
18 years ago |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 years ago |
Geoff Thorpe
|
f79110c633
Two TODO comments taken care of. Nils pointed out that one of them had already
|
20 years ago |
Geoff Thorpe
|
d459e39012
Tidy up, including;
|
20 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |
Geoff Thorpe
|
81ba5f6713
Due to recent debugging bursts, openssl should be more or less solid
|
21 years ago |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Bodo Möller
|
28fd5c60de
Constify bn_dump1 implementation so that it matches the prototype
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Bodo Möller
|
981cdfab86
Add a comment.
|
25 years ago |
Ulf Möller
|
1070e0e2ee
*** empty log message ***
|
25 years ago |
Ulf Möller
|
775c63fc02
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Ulf Möller
|
e93f9a3284
Run ispell.
|
25 years ago |
Dr. Stephen Henson
|
8623f693d9
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
|
25 years ago |
Bodo Möller
|
e0f12c41de
Avoid some warnings (on silly compilers).
|
25 years ago |
Ben Laurie
|
8d8a8041ec
const/type fixes.
|
25 years ago |
Bodo Möller
|
84a370a400
The various character predicates (isspace and the like) may not be
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |