Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update crypto.go

Cette révision appartient à :
akuma06 2017-05-06 21:53:42 +02:00 révisé par GitHub
Parent 03f455d6ce
révision 70a5d4803f

Voir le fichier

@ -2,6 +2,7 @@ package crypto
import (
"crypto/md5"
"crypto/rand"
"fmt"
"strings"
)