MD5 test vector

Поиск
Список
Период
Сортировка
От 박성호
Тема MD5 test vector
Дата
Msg-id 000801c2e450$e14669c0$41428680@akhemist
обсуждение исходный текст
Список pgsql-patches
Excuseme,
 
I am student of graduate school, in Korea.
 
I am studing cryptography system, and it's implementation to hard ware.
 
On implementaion to C language, My digested result is different and I can't find
Where, How I had taken a mistake, since test vector for MD5 is not be.
 
So I beg your pardon...
 
I want result calculated result for each step.
 
For example,
 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++=
MESSAGE : "..."
IV = 0x0000...(128bit)
 

                        a            b            c            d           sum after function        sin()        result shifed X
step = 1           0x....     0x....       0x....      0x....                   0x....                0x....            0x....
step = 2           0x....     0x....       0x....      0x....                   0x....                0x....            0x....   
step = 3           0x....     0x....       0x....      0x....                   0x....                0x....            0x....   
step = 4           0x....     0x....       0x....      0x....                   0x....                0x....            0x....       
step = 5           0x....     0x....       0x....      0x....                   0x....                0x....            0x....       
step = 6           0x....     0x....       0x....      0x....                   0x....                0x....            0x....       
    .
    .
    .
step = 64           0x....     0x....       0x....      0x....                   0x....                0x....            0x....   
 
final digest = 0x...(128bit)
====================================================
====================================================
 
Sung-Ho, Park
 
Dept. of Semiconductor and New Materials Engineering
 
Kwangwoon University
 
447-1 Wolgye-Dong Nowon-Gu
 
Seoul, 139-701
 
South Korea
 
Tel    ) +82-2-940-5167
 
FAX   ) +82-2-940-3940
 
HP     )  011-9838-7544
 
 
 
====================================================
====================================================

В списке pgsql-patches по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: spelling corrections
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: spelling corrections