i might actually end up using this

This commit is contained in:
Superwhiskers 2018-04-23 19:37:49 -05:00
parent 7d0a52729d
commit 9290244d36
2 changed files with 1 additions and 2 deletions

View file

@ -18,6 +18,7 @@ go to the releases, and download the correct binary for your system. just double
- [golang](https://golang.org/)
- [goproxy](https://github.com/elazarl/goproxy)
- [ansicolor](https://github.com/shiena/ansicolor)
- [go-asyncserver](https://github.com/hectane/go-asyncserver)
#### building

View file

@ -25,8 +25,6 @@ import (
"io/ioutil"
"crypto/rsa"
"crypto/rand"
//"crypto/aes"
//"crypto/cipher"
)
// cert generation function here so i don't need to rewrite it in maryo.go