Skip to content

Releases: polhenarejos/pycvc

Version 1.2.1

Choose a tag to compare

@polhenarejos polhenarejos released this 08 Mar 21:13
v1.2.1
b8333b9

Added supported for extension in body.

Version 1.1

Choose a tag to compare

@polhenarejos polhenarejos released this 23 Aug 12:50
b58948d

This release contains a new flag --request in cvc-create to generate a certificate based on a request (CVREQ).

Some examples for building a PKI and generate certificates are added to README.

Also some bugfixes.

Full Changelog: v1.0.2...v1.1.0

Version 1.0.2

Choose a tag to compare

@polhenarejos polhenarejos released this 18 Aug 16:11
58a1898

This release contains the following:

  • Fix CVC generation when valid parameter is provided.
  • Added README description.

Full Changelog: v1.0...v1.0.2

Version 1.0

Choose a tag to compare

@polhenarejos polhenarejos released this 17 Aug 16:16
bc0e4d5

This is the first release.

It contains cvc-create and cvc-print to generate and verify CV certificates.

It is distributed as a Python package via pip.

Full Changelog: https://github.com/polhenarejos/pycvc/commits/v1.0