Skip to content

evrom/cryptopals-emacs-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptopals solutions in Emacs lisp (elisp)

This repository is a WIP for the Cryptopals challenges.

Note: I only intend to do set 1 in Emacs lisp, and I may pick another language for the later challenges

Motivation

No one has done the cryptopals challenges in Emacs lisp. There are cryptopals solutions (at leat for set 1) available in almost every language

How to run

Run the ERT tests on the cryptopals solutions with the command

emacs -batch -l ert -l test-set-1.el -f ert-run-tests-batch-and-exit

About

Matasano Cryptopals solutions in Emacs Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published