search for: crypto_uint32

Displaying 2 results from an estimated 2 matches for "crypto_uint32".

2025 Jan 13
2
[Bug 3774] New: Fuzzing-harness for sntrup761 broken on Ubuntu 24 LTS
...error on ubuntu 24 LTS. ../../../sntrup761.c:1623:10: error: cannot initialize a variable of type 'int32_t *' (aka 'int *') with an lvalue of type 'void *' int32 *x = array; ^ ~~~~~ ../../../sntrup761.c:1685:18: error: cannot initialize a variable of type 'crypto_uint32 *' (aka 'unsigned int *') with an lvalue of type 'void *' crypto_uint32 *x = array; ^ ~~~~~ 2 errors generated. The attached patch fixes the issue. Feedback welcome. -- You are receiving this mail because: You are watching the assignee of the bug.
2014 Jan 17
15
Call for testing: OpenSSH-6.5
Hi, OpenSSH 6.5 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is