lib/routecrypto: move rsa utilities here

This commit is contained in:
Cadey Ratio 2017-04-28 15:22:48 -07:00
parent 4ea2bd35be
commit 96e2e399bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package utils package routecrypto
import ( import (
"crypto/rsa" "crypto/rsa"