mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-04 05:26:51 -04:00
5 lines
79 B
Go
5 lines
79 B
Go
![]() |
package crypto
|
||
|
|
||
|
type Ed25519PublicKey [32]byte
|
||
|
type Ed25519PrivateKey [32]byte
|