enkore

Results 48 issues of enkore

At first I was tempted to add some generalized statement to the Usage page about return code conventions in libsodium, but that didn't seem like a good idea. Perhaps a...

NetBSD has a compatibility layer to Linux' xattr API: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/xattr.h (w/ no access to the system namespace, whatever that's used for) ``` /* * Support for file system extended attributes....

enhancement
help wanted
os: bsd

This is currently a manual process; - libssh: copy new source into tree, update tarballs and signatures, update Dockerfiles - krb5, openssl, etc.: update tarballs, update all Dockerfiles A script...

Cython 0.29 received backports for CPython 3.12 support but development has stopped, and it seems likely that it won't receive fixes for CPython 3.13 (due fall 2024, https://peps.python.org/pep-0719/).

OpenSSL 1.1 is now officially EOL https://www.openssl.org/blog/blog/2023/09/11/eol-111/

packaging

manylinux2010 is EOL since 2022-08-01

packaging

I'm looking at doing a third implementation of sha256 for x86 targeting the x86-64-v3 ISA level (AVX, AVX2, but no AVX512 and no SHA-NI, i.e. Haswell), because the pure-rust soft...

This is a very good library with solid coverage of the JSON schema spec. However, both JSON and JSON schema especially have a few corner cases that are particularly difficult...

Core: Build