History log of /openbsd-src/lib/libcrypto/man/EC_GFp_simple_method.3 (Results 1 – 12 of 12)
Revision Date Author Comments
# 5e359b95 27-Apr-2023 tb <tb@openbsd.org>

Remove mention of EC_GFp_nist_method and add back a .Pp that was
accidentally dropped


# ae25a20b 27-Apr-2023 tb <tb@openbsd.org>

Remove documentation of no longer supported EC methods


# ebc4b8d9 02-Jul-2022 jsing <jsing@openbsd.org>

Remove references to openssl/obj_mac.h

Consumers should include openssl/objects.h instead.


# df23f274 23-Mar-2018 schwarze <schwarze@openbsd.org>

crypto HISTORY up to 1.0.1; researched from OpenSSL git


# 2c07bb3b 23-Mar-2018 schwarze <schwarze@openbsd.org>

crypto HISTORY up to 0.9.8; researched from OpenSSL git


# 80d1afcd 22-Mar-2018 schwarze <schwarze@openbsd.org>

crypto HISTORY up to 0.9.7; researched from OpenSSL git


# d3d40a12 11-Dec-2016 schwarze <schwarze@openbsd.org>

Distribute the text of ec(3) to the individual EC manuals where it belongs.
Make sure EC_GROUP_new(3) points to all EC manuals and all EC manuals
point back to EC_GROUP_new(3), and add some other use

Distribute the text of ec(3) to the individual EC manuals where it belongs.
Make sure EC_GROUP_new(3) points to all EC manuals and all EC manuals
point back to EC_GROUP_new(3), and add some other useful links as well.
Change all links to ec(3) to point to EC_GROUP_new(3) instead.

show more ...


# 2628ad8e 06-Dec-2016 schwarze <schwarze@openbsd.org>

Delete most references to crypto(3). That page isn't useful enough
to be pointed to from random individual pages.


# 207bb3df 22-Nov-2016 schwarze <schwarze@openbsd.org>

Copyright and license


# b231c23f 15-Nov-2016 jmc <jmc@openbsd.org>

various cleanup;


# 8974101a 06-Nov-2016 jmc <jmc@openbsd.org>

first pass; ok schwarze


# fec9a10d 02-Nov-2016 schwarze <schwarze@openbsd.org>

convert DSA and EC manuals from pod to mdoc