mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-06-09 10:44:18 -04:00
split the rsa stub package into one file per component
This commit is contained in:
@ -1 +1,5 @@
|
||||
package ecdsa
|
||||
|
||||
type (
|
||||
ECP256PrivateKey [32]byte
|
||||
)
|
||||
|
Reference in New Issue
Block a user