7 use more careful checking before starting to use berkeley db. it only
8 makes sense to do so if we have the appropriate library and the header
21 Implement RFC1731 and 1734, pop over GSS-API
25 should test more stuff
35 there's some room for improvement here.
41 is in need of a major cleanup
47 prepend a prefix on all generated symbols
49 make asn1_compile use enum types where applicable
59 process_context_token, display_status, add_cred, inquire_cred_by_mech,
60 export_sec_context, import_sec_context, inquire_names_for_mech, and
61 inquire_mechs_for_name not implemented.
63 only DES MAC MD5 and DES implemented.
65 set minor_status in all functions
67 init_sec_context: `initiator_cred_handle' and `time_req' ignored.
69 input channel bindings are not supported
71 delegation not implemented
73 anonymous credentials not implemented
85 the replay cache is, in its current state, not very useful
87 the following encryption types have been implemented: DES-CBC-CRC,
88 DES-CBC-MD4, DES-CBC-MD5, DES3-CBC-MD5, DES3-CBC-SHA1
90 supports the following checksums: CRC32, RSA-MD4, RSA-MD5,
91 RSA-MD4-DES, RSA-MD5-DES, RSA-MD5-DES3, SHA1, HMAC-SHA1-DES3
93 always generates a new subkey in an authenticator
95 should the sequence numbers be XORed?
97 fix pre-authentication with pa-afs3-salt