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 688ce4a620
révision f77af9ae92

Voir le fichier

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