lib/routecrypto: move rsa utilities here
This commit is contained in:
parent
4ea2bd35be
commit
96e2e399bc
|
@ -1,4 +1,4 @@
|
||||||
package utils
|
package routecrypto
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"crypto/rsa"
|
"crypto/rsa"
|
Loading…
Reference in New Issue