Skip to content
/ ocs Public

An Open Cryptography Standard

License

Notifications You must be signed in to change notification settings

tcfw/ocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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