Packages

MILENAGE algorithm implementation for Erlang/OTP

Current section

Files

Jump to
milenage README.md
Raw

README.md

# milenage
A MILENAGE algorithm implementation in Erlang/OTP.
# Disclaimer
This project is still WIP.
- [x] a
# Usage
```erlang
```
# Build
```
rebar3 compile
```