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

https://github.com/deemru/go-msspi

TLS client/server framework to SSP interface
https://github.com/deemru/go-msspi

golang gost msspi ssl tls

Last synced: about 1 month ago
JSON representation

TLS client/server framework to SSP interface

Awesome Lists containing this project

README

        

# go-msspi

[go-msspi](https://github.com/deemru/go-msspi) is an adoption of [msspi](https://github.com/deemru/msspi) support TLS GOST in Go standard library.

The main package is [CryptoPro/go](https://github.com/CryptoPro/go).

## Usage examples

- Automated build & test: [deemru/go-msspi-tests](https://github.com/deemru/go-msspi-tests)
- Automated build of existing project: [deemru/nats-msspi](https://github.com/deemru/nats-msspi)