Lines Matching refs:algorithm
6 For a signature algorithm:
9 - Create one or more strings describing the signature algorithm
11 - Add a definition for the algorithm in keynote.h (the
13 - Define the algorithm public key prefixes, and add them to
17 a case handling the new algorithm; the return value is an integer,
21 storing a key for the new algorithm.
24 algorithm that were defined in keynote.h
28 the new algorithm's structure for storing a key (use the DSA
34 signature for the new algorithm.
37 support the new algorithm.
39 For a hash algorithm:
42 - Add a KEYNOTE_HASH_* definition for the algorithm in signature.h
48 for generating a hash of the assertion and the signature algorithm
52 For an ASCII-encoding algorithm:
70 new algorithm.