Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
/ NASM-DES Public archive

The DES encryption algorithm implemented in i386 (Linux) assembly.

Notifications You must be signed in to change notification settings

gr3atest/NASM-DES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NASM-DES

The DES encryption algorithm implemented in i386 (Linux) assembly.

This was written with the intentions of speeding up the algorithm, as I have initially written it in C, C++, and Java. The hard-coded assembly was the fastest candidate.

About

The DES encryption algorithm implemented in i386 (Linux) assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published