mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 11:05:42 +05:00
5 lines
188 B
Go
5 lines
188 B
Go
// Package asymmetric is a wrapper on Go circl packages - mlkem768, mldsa65.
|
|
//
|
|
// The package also adds an additional interface for working with a list of public keys.
|
|
package asymmetric
|