"MD2"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→노트: 새 문단) |
Pythagoras0 (토론 | 기여) |
||
(같은 사용자의 중간 판 2개는 보이지 않습니다) | |||
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> | ||
19번째 줄: | 9번째 줄: | ||
===소스=== | ===소스=== | ||
<references /> | <references /> | ||
+ | |||
+ | ==메타데이터== | ||
+ | ===위키데이터=== | ||
+ | * ID : [https://www.wikidata.org/wiki/Q741247 Q741247] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LEMMA': 'md2'}] | ||
+ | * [{'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LOWER': 'algorithm'}, {'LEMMA': '2'}] | ||
+ | * [{'LOWER': 'md2'}, {'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LEMMA': 'Algorithm'}] | ||
+ | * [{'LOWER': 'merkle'}, {'OP': '*'}, {'LOWER': 'damgård'}, {'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LEMMA': 'Algorithm'}] | ||
+ | * [{'LOWER': 'md2_(cryptography'}, {'LEMMA': ')'}] |
2021년 2월 17일 (수) 00:42 기준 최신판
노트
- 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]
소스
메타데이터
위키데이터
- ID : Q741247
Spacy 패턴 목록
- [{'LEMMA': 'md2'}]
- [{'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LOWER': 'algorithm'}, {'LEMMA': '2'}]
- [{'LOWER': 'md2'}, {'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LEMMA': 'Algorithm'}]
- [{'LOWER': 'merkle'}, {'OP': '*'}, {'LOWER': 'damgård'}, {'LOWER': 'message'}, {'OP': '*'}, {'LOWER': 'digest'}, {'LEMMA': 'Algorithm'}]
- [{'LOWER': 'md2_(cryptography'}, {'LEMMA': ')'}]