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

https://github.com/zemberdotnet/kem

Key-encapsulation mechanism proof-of-concept
https://github.com/zemberdotnet/kem

Last synced: 9 months ago
JSON representation

Key-encapsulation mechanism proof-of-concept

Awesome Lists containing this project

README

          

# KEM

Kem is an implementation of a key encapsulation mechanism using RSA, SHA256, and Go's crypto libraries.