https://github.com/nemanjarogic/publickeyinfrastructure
A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.
https://github.com/nemanjarogic/publickeyinfrastructure
Last synced: 2 months ago
JSON representation
A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.
- Host: GitHub
- URL: https://github.com/nemanjarogic/publickeyinfrastructure
- Owner: nemanjarogic
- Created: 2016-12-06T15:29:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T21:52:26.000Z (almost 5 years ago)
- Last Synced: 2024-12-27T17:33:04.979Z (4 months ago)
- Language: C#
- Homepage:
- Size: 2 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Public Key Infrastructure System
A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.
More implementation details can be found at [design document](DesignDocument.pdf).