openssl/crypto/pkcs7
Richard Levitte c2bbf9cf6c I got sick and tired of having to keep track of NIDs when such a thing
could be done automagically, much like the numbering in libeay.num and
ssleay.num.  The solution works as follows:

  - New object identifiers are inserted in objects.txt, following the
    syntax given in objects.README.
  - objects.pl is used to process obj_mac.num and create a new
    obj_mac.h.
  - obj_dat.pl is used to create a new obj_dat.h, using the data in
    obj_mac.h.

This is currently kind of a hack, and the perl code in objects.pl
isn't very elegant, but it works as I intended.  The simplest way to
check that it worked correctly is to look in obj_dat.h and check the
array nid_objs and make sure the objects haven't moved around (this is
important!).  Additions are OK, as well as consistent name changes.
2000-07-05 02:45:36 +00:00
..
p7
t
.cvsignore
bio_ber.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dec.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
des.pem
doc
enc.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
es1.pem
example.c Avoid silly compiler warnings about functions not being declared and an int missing. 1999-11-12 02:10:23 +00:00
example.h
info.pem
infokey.pem
Makefile.ssl I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
pk7_attr.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_dgst.c
pk7_doit.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_enc.c
pk7_lib.c Make pkcs8 work again. 2000-02-22 18:45:11 +00:00
pk7_mime.c Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
pk7_smime.c Typesafe Thought Police part 4. 2000-05-16 23:01:19 +00:00
pkcs7.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
pkcs7err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
server.pem
sign.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00
verify.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00