Gerardo Ravago

Results 11 issues of Gerardo Ravago

AWS-LC is an BoringSSL-based libcrypto implementation. SHA_CTX is declared with the hash data specified as an array rather than as a field in upstream OpenSSL. Since AWS-LC builds against C99,...

cla-signed

**Is your feature request related to a problem? Please describe.** [AWS-LC](https://github.com/aws/aws-lc) is fork of BoringSSL/OpenSSL that is largely API compatible with OpenSSL 1.1.1 and is maintained by AWS. strongSwan's openssl...

enhancement

*Issue #, if available:* ACCP-72 *Description of changes:* This applies some changes necessary to improve unit test coverage, fixes a bug around symlink handling, and improves error visibility. By submitting...

[Original Discussion Thread](https://github.com/strongswan/strongswan/discussions/2175) **Is your feature request related to a problem? Please describe.** Post-Quantum (PQ) cryptography aims to mitigate the threat quantum computing poses to confidentiality of our data in...

enhancement
new

Currently, BMI only supports a legacy BIOS based boot mode for tenant images. UEFI support will be necessary moving forward because that's where the industry support is going. Here's a...

This finishes the work in PR #160 which applied the upstream `sshkey.c` refactor to the OQS fork by adding support for hybrid SSH keys. More importantly, this brings the `OQS-v9`...

The supported algorithms [here](https://github.com/open-quantum-safe/openssh?tab=readme-ov-file#supported-algorithms) no longer align with the supported algorithms in liboqs [here](https://github.com/open-quantum-safe/liboqs?tab=readme-ov-file#supported-algorithms). We need to update the algorithms supported in the OpenSSH OQS fork back in line. I...

WIP ### Resolved issues: Resolves #ISSUE-NUMBER1, resolves #ISSUE-NUMBER2, etc. ### Description of changes: Describe s2n’s current behavior and how your code changes that behavior. If there are no issues this...

Upstream OpenSSH has support for XMSS-based SSH Keys and Certificates [ref](https://github.com/openssh/openssh-portable/blob/master/ssh-xmss.c#L366). Equivalent and interoperable support can be implemented in the OQS fork and liboqs's XMSS implementation. It would be good...

First of all, I spoke with @naved001 and we agree that power_cycle() should not assume that the user wants the next boot device to be set to PXE. Instead, they...

needs obmd