"MD2"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→노트: 새 문단) |
Pythagoras0 (토론 | 기여) (→노트) |
||
1번째 줄: | 1번째 줄: | ||
== 노트 == | == 노트 == | ||
− | |||
− | |||
− | |||
* NOTE MD2, MD4, and MD5 are recommended only for compatibility with existing applications.<ref name="ref_6052">[https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/MD2.3ssl.html Mac OS X Manual Page For MD2(3ssl)]</ref> | * NOTE MD2, MD4, and MD5 are recommended only for compatibility with existing applications.<ref name="ref_6052">[https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/MD2.3ssl.html Mac OS X Manual Page For MD2(3ssl)]</ref> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* MD2 is specified in RFC 1319.<ref name="ref_ff96">[https://en.wikipedia.org/wiki/MD2_(hash_function) MD2 (hash function)]</ref> | * MD2 is specified in RFC 1319.<ref name="ref_ff96">[https://en.wikipedia.org/wiki/MD2_(hash_function) MD2 (hash function)]</ref> | ||
* In this paper, we show that MD2 does not reach the ideal security level of 2128.<ref name="ref_235f">[https://link.springer.com/chapter/10.1007/978-3-540-30539-2_16 The MD2 Hash Function Is Not One-Way]</ref> | * In this paper, we show that MD2 does not reach the ideal security level of 2128.<ref name="ref_235f">[https://link.springer.com/chapter/10.1007/978-3-540-30539-2_16 The MD2 Hash Function Is Not One-Way]</ref> |
2020년 12월 16일 (수) 18:22 판
노트
- NOTE MD2, MD4, and MD5 are recommended only for compatibility with existing applications.[1]
- MD2 is specified in RFC 1319.[2]
- In this paper, we show that MD2 does not reach the ideal security level of 2128.[3]
- The description of MD2 is based on material prepared by John Linn and Ron Rivest.[4]
- , the parameters for MD2 should have type NULL.[4]
- The driver compiles for MD5 by default but can compile for MD2 or MD4 if the symbol MD is defined on the C compiler command line as 2 or 4.[4]