5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-07 06:46:16 +00:00
2022-03-20 14:57:48 +01:00

4 lines
113 B
Go

// Package ecc provides a way to generate, sign, and use Elliptic-Curve
// X25519 Cryptography keys.
package ecc