- Enjoy programming and build awesome stuff.
- I'm currently learning coding theory, cryptography and cloud computing.
- McEliece Crypt System
- LDPC/QC-LDPC/QC-MDPC
- NTRU
- Matroid Theory Based
- Addition Chain Problem
- Kubernetes
- Cloud Computing
Golang Libraries
import (
"github.com/ismdeep/args"
"github.com/ismdeep/crypt"
"github.com/ismdeep/digest"
"github.com/ismdeep/gauth"
"github.com/ismdeep/jwt"
"github.com/ismdeep/log"
"github.com/ismdeep/parser"
"github.com/ismdeep/rand"
)