What crypto standards are there?
US govt standards for DES, SHA, DSA, AES, and others are here: [url]http://csrc.nist.gov/[/url] IEEE-1363 and forthcoming amendments cover various public key algorithms, and have a lot of practical implementation information. [url]http://grouper.ieee.org/groups/1363/[/url] For network security protocols, see SSH, IPSEC, SSL (TLS), and S/MIME. These are widely available, and it is nearly always better to use one of these, than to reinvent the wheel.
US govt standards for DES, SHA, DSA, AES, and others are here: http://csrc.nist.gov/ IEEE-1363 and forthcoming amendments cover various public key algorithms, and have a lot of practical implementation information. http://grouper.ieee.org/groups/1363/ For network security protocols, see SSH, IPSEC, SSL (TLS), and S/MIME. These are widely available, and it is nearly always better to use one of these, than to reinvent the wheel. Some others are mentioned here: http://www.nue.et-inf.uni-siegen.de/~schmidt/tcsecurity/protocols.html Some other important standards (such as X.9F and ISO/IEC) are briefly summarized here: http://www.cacr.math.uwaterloo.ca/hac/about/chap15.pdf http://crypto.cs.mcgill.ca/~stiglic/cryptoresources.