[1872] in Kerberos_V5_Development
Re: krb5-libs/66: add API versioning before next release
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Wed Oct 23 15:29:17 1996
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krbdev@MIT.EDU, krb5-bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 23 Oct 1996 15:22:21 EDT."
<9610231922.AA14708@DUN-DUN-NOODLES.MIT.EDU>
Date: Wed, 23 Oct 1996 15:29:10 EDT
From: Ezra Peisach <epeisach@MIT.EDU>
They all pass the context down except for the entrys to the crypto system.
Maybe because we did not want to have the crypto library depend on the
krb5 library and the krb5 library depend on the crypto library....
I do not know the historical reason.... I think it would be safe to add the
context to those defines and have them ignored by the library currently.
Ezra