-
# OpenSSL PKCS API - freema
[https://mkparkqq.github.io/cprogramming/how-to-use-openssl-pkcs-api/](https://mkparkqq.github.io/cprogramming/how-to-use-openssl-pkcs-api/)
-
Występuje problem:
- [ ] z zasobem REST API / with a REST API resource
- [X] ze środowiskiem produkcyjnym / with the production environment
- [ ] ze środowiskiem testowym / with the test environ…
-
I started looking inside ldns and have found it masks deprecated API calls for OpenSSL 3 by ``CFLAGS="-DOPENSSL_API_COMPAT=10100 $CFLAGS"`` in configure. Quite a lot of functionality still requires de…
-
Fedora 41 fails to build `libssh` as [`openssl/engine.h` is no longer included with the `openssl-devel` package](https://discussion.fedoraproject.org/t/f41-change-proposal-openssl-deprecate-engine-sys…
-
**Describe the bug**
When we are running pcks11-provider and FIPS mode is enabled, the provider is loaded by OpenSSL but none of the functions are FIPS compatible so none of them is called or used. T…
-
Import of openssl/issue/22629 reported by davidben
title: EVP_CIPHER's initialization with variable-length keys and IVs is dangerous and not memory-safe
state: OPEN
author: davidben
labels: triaged: …
-
Ansibleを用いて Arm 環境で立ち上げを行った際にPHPのビルドに失敗しました。
buildログ詳細
```console
configure.ac:25: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
build/php.m4:2102: PHP_CONFIG_NICE is expande…
-
While packaging this for openSUSE/Factory (commit 8637820), I have noticed this failure on ppc64le architecture (seems like working on others):
```
[ 91s] =================================== FAI…
mcepl updated
3 weeks ago
-
```
$ docker run --rm -ti --entrypoint sh cgr.dev/chainguard/wolfi-base@sha256:d6b37317ae7cb5c0864189e9e5acd825386ae226a413e7c19370f5f87d150f92
/ # apk add openssl~3.0
fetch https://packages.wolfi.dev…
-
Hello!
I'm having issues running [timestamping server](https://github.com/kakwa/uts-server) with oqsprovider.
I have this Dockerfile:
```dockerfile
FROM bitnami/minideb:bullseye
RUN insta…