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

https://github.com/emakeev/milenage

Go implementation of milenage ciphers
https://github.com/emakeev/milenage

Last synced: 4 days ago
JSON representation

Go implementation of milenage ciphers

Awesome Lists containing this project

README

        

# milenage
Go implementation of milenage ciphers

This implementation is a standalone refactor of magma's milenage crypto functions to allow the standalone module use.