5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-07 10:16:16 +00:00

4 lines
113 B
Go
Raw Normal View History

2022-01-31 00:27:37 +01:00
// Package ecc provides a way to generate, sign, and use Elliptic-Curve
// X25519 Cryptography keys.
package ecc