Skip to content

Releases: Fra3zz/PocketCrypt

v0.1.0 Bug Fixes

12 Dec 00:03
0155fef

Choose a tag to compare

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

10 Dec 02:20
62113cb

Choose a tag to compare

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.