Skip to content

Compiled executables of common crypto and encoding algorithms

Notifications You must be signed in to change notification settings

alexander-hanel/asm-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repo is in progress. The goal is to have executables along with their corresponding PDB files for learning and references.

Status

  • AES - complete.
  • ARCHFOUR - single binary, in progess, readme.md in progress
  • BASE64 - single binary, in progess, readme.md in progress
  • BLOWFISH - single binary, in progess, readme.md in progress
  • MD2 - single binary, in progess, readme.md in progress
  • MD5 - single binary, in progess, readme.md in progress
  • RC4 - in progress.
  • RSA - in progress.
  • SALSA20 - binaries complete, readme.md in progress
  • SHA1 - single binary, in progess, readme.md in progress
  • SHA256 - single binary, in progess, readme.md in progress
  • SHA256-HMAC - single binary, in progess, readme.md in progress

Contrbute

  • Pull request
  • Create bug and submit files.

About

Compiled executables of common crypto and encoding algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages