Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tcfw/ocs

An Open Cryptography Standard
https://github.com/tcfw/ocs

certificate certificates crypto cryptography go golang ipfs pki public-crypto security tls

Last synced: 14 days ago
JSON representation

An Open Cryptography Standard

Awesome Lists containing this project

README

        

# OCS

Open Cryptography Standard

### Disclaimer: This is **_NOT_** (currently?) for production use.

I don't claim myself to be a security expert which is why most of the algorithms chosen are well known standards in current certificate standards & infrastructures (specifically TLS 1.3 and NIST standards).

Why am I doing this? To understand X.509 certificates, cryptography and explore new types of PKI/WOT/Certificate infrastructures and sharing/verification mechanisms.

## Specs

See the specs/ for details.

- cki - Certificate and key infrastructure - WIP
- cli - CLI for creating & managing CKI certificates - WIP
- cdi - Certificate distribution infrastructure - Research
- eff - Encrypted file format - Research
- stl - Secure Transport Layer - Research

## Contribution

All contributions are welcome. Please see CONTRIBUTING.md