david/ipxe
Archived
1
0
Commit Graph

2 Commits

Author SHA1 Message Date
Michael Brown
a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
The various types of cryptographic algorithm are fundamentally
different, and it was probably a mistake to try to handle them via a
single common type.

pubkey_algorithm is a placeholder type for now.
2009-02-18 22:17:41 +00:00
Michael Brown
a1f021db96 Placeholder 2007-02-01 02:17:33 +00:00