Skip to content

rwfpl/rewolf-md5

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
gas
 
 
 
 
 
 
 
 
--------------------------------------------------------------------------------
Name....: MD5 Message-Digest Algorithm
Author..: ReWolf
Rel.Date: 18.XII.2004 (VII.2011 update)


e.mail..: rewolf@rewolf.pl
www.....: http://rewolf.pl
--------------------------------------------------------------------------------

MD5 algorithm implementation. See rewolf_md5.(inc/s) for more details.

\masm\ implementation for MASM
\fasm\ implementation for FASM (adapted by Reverend)
\gas\  implementation for GNU Assembler (adapted by Hannes Beinert)
\nasm\ implementation for NASM/YASM (adapted by Ange Albertini)


Additional info:

Implementation from \gas\ directory is heavily commented by Hannes Beinert, so
probably it might be useful to study for beginners to figure out what exactly is
happening on each stage of algorithm.

--------------------------------------------------------------------------------

About

MD5 algorithm implementation - x86 assembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published