./security/oqs-provider, Open Quantum Safe provider for OpenSSL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0nb2, Package name: oqs-provider-0.7.0nb2, Maintainer: jschauma

oqs-provider provides an Open Quantum Safe provider for OpenSSL (3.x) to
enable quantum-safe cryptography (QSC).

Currently this provider fully enables quantum-safe cryptography for KEM
key establishment in TLS1.3 including management of such keys via the
OpenSSL (3.0) provider interface and hybrid KEM schemes. Also, QSC
signatures including CMS and CMP functionality are available via the
OpenSSL EVP interface. Key persistence is provided via the encode/decode
mechanism, X.509 data structures, and PKCS#12 for bundling a private key
with its corresponding X.509 certificate.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-10-23 17:54:52 by Jan Schaumann | Files touched by this commit (2) | Package updated
Log message:
update distinfo again (no functional change)

Upstream had reported the wrong release version in the module and the fix
updated the already released archive without bumping the version.

See:
https://github.com/open-quantum-safe/oqs-provider/issues/550
   2024-10-17 16:19:06 by Jan Schaumann | Files touched by this commit (2) | Package updated
Log message:
upstream updated the distfile, so bump pkg revision and regen checksum

noted by @wiz

Upstream says:

> "This release was updated on October 10, 2024 after
> being first published on October 08, 2024. Prior to
> being updated the release notes heading incorrectly
> reported the release version number to be 0.7.1; this
> error was limited to oqs-provider 0.7.0 release notes
> and did not affect any oqs-provider functionality."
   2024-09-23 14:30:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
ioqs-provider: needs openssl 3

(Might need to be passed the location of openssl 3 for this to work.)