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
- Host: GitHub
- URL: https://github.com/deemru/go-msspi
- Owner: deemru
- License: mit
- Created: 2020-08-18T12:27:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T12:20:38.000Z (8 months ago)
- Last Synced: 2025-03-20T13:07:16.419Z (about 1 month ago)
- Topics: golang, gost, msspi, ssl, tls
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)