An open API service indexing awesome lists of open source software.

https://github.com/hermanbanken/kit25519

CryptoKit Ed25519, X25519 library and utilities and inter-op with Go
https://github.com/hermanbanken/kit25519

Last synced: 8 months ago
JSON representation

CryptoKit Ed25519, X25519 library and utilities and inter-op with Go

Awesome Lists containing this project

README

          

# Kit25519
CryptoKit Ed25519, X25519 library and utilities and inter-op with Go

The [pkg/kit25519/x25519.go](./pkg/kit25519/x25519.go) file adds support for x25519 next to the existing ed25519 support already in the Golang standard library.