Releases: Fra3zz/PocketCrypt
Releases · Fra3zz/PocketCrypt
v0.1.0 Bug Fixes
Bugs
- Signed certs now properly add the extensions from the CSR.
Features
- Added the ability to extract the cert and private key from PKCS files
Design
- Improved design of the forms for easier identification.
v0.1.0
Vary basic and functioning TLS cert, CSR, and PKI generation. Utilizes RSA encryption as of right now.
Features:
Make a private and public key pair (max of 4096 bits as of right now).
Make a CSR for CA signing.
View the contents of the CSR.
Self-sign or CA sign CSRs.