point in the nss branch README.BRANCH.
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/nss@24252
dc483132-0cff-0310-8789-
dd5450dbe970
* The code could perhaps benefit from organizational simplification,
such as eliminating the many small files for enc and hash providers
(since all of their logic is in enc_gen.c and hash_gen.c anyway).
-
-* k5_ is used as a prefix for private symbols visible to the linker.
- This may be acceptable as an emerging namespace practice (see the
- plugins2 branch) but it needs to be validated.