Difference between revisions of "Crypto Primer"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* http://crypto.stackexchange.com/questions/2258/trouble-with-diffie-hellman-groups | * http://crypto.stackexchange.com/questions/2258/trouble-with-diffie-hellman-groups | ||
* https://technet.microsoft.com/en-us/library/cc731752.aspx | * https://technet.microsoft.com/en-us/library/cc731752.aspx | ||
* https://technet.microsoft.com/en-us/library/dd125356(v=ws.10).aspx | |||
==RFC== | ==RFC== | ||
Line 17: | Line 18: | ||
* http://www.cisco.com/web/about/security/intelligence/nextgen_crypto.html | * http://www.cisco.com/web/about/security/intelligence/nextgen_crypto.html | ||
* http://www.ciscopress.com/articles/article.asp?p=25474 | * http://www.ciscopress.com/articles/article.asp?p=25474 | ||
=Other= | |||
* http://www.internet-computer-security.com/default.html | |||
* http://csrc.nist.gov/publications/nistpubs/800-77/sp800-77.pdf | |||
* http://www.jacco2.dds.nl/networking/openswan-macosx.html | |||
[[Category:Cryptography]] | [[Category:Cryptography]] | ||
[[Category:Web]] | [[Category:Web]] |
Latest revision as of 16:26, 21 April 2015
Links
- http://en.wikipedia.org/wiki/Elliptic_curve_cryptography
- http://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange
- http://security.stackexchange.com/questions/54359/what-is-the-difference-between-diffie-hellman-generator-2-and-5
- http://crypto.stackexchange.com/questions/2258/trouble-with-diffie-hellman-groups
- https://technet.microsoft.com/en-us/library/cc731752.aspx
- https://technet.microsoft.com/en-us/library/dd125356(v=ws.10).aspx
RFC
- https://www.ietf.org/rfc/rfc3526.txt
- https://tools.ietf.org/html/rfc5114
- https://tools.ietf.org/html/draft-ietf-ipsec-ike-modp-groups-04
Cisco
- http://www.cisco.com/web/about/security/intelligence/nextgen_crypto.html
- http://www.ciscopress.com/articles/article.asp?p=25474