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

c94e5b3 · Jan 16, 2023

History

38 Commits
Jan 10, 2022
Jan 16, 2023
Jan 16, 2023
Jan 5, 2022
Jan 9, 2022
Feb 20, 2022
Apr 6, 2021
Apr 3, 2021
Mar 30, 2021
Jan 16, 2022
Mar 25, 2021
Jan 16, 2022
Feb 20, 2022
Jan 16, 2023
Jan 16, 2023

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