An open API service indexing awesome lists of open source software.

https://github.com/oxarbitrage/salsa20

Attempt to formalize salsa20 in lean
https://github.com/oxarbitrage/salsa20

cryptography lean mathlib salsa20

Last synced: 10 months ago
JSON representation

Attempt to formalize salsa20 in lean

Awesome Lists containing this project

README

          

# Salsa20 in lean

This project was the inspiration for a category theory implementation of salsa20 in haskell: https://github.com/oxarbitrage/hsalsa20

This project is for now abandonded. It never had the intention of becoming more than just dirty experiments with lean.