Skip to content

C++ library broken on big-endian #19

Description

@Matias314

Hello, DAVE appears to be non functional on BE systems.

No audio is being sent and when receiving audio I get a loads of these errors:

[2026-05-31 20:15:14.893] [voice] [error] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/openssl_cryptor.cpp:193 Failed to finalize decryption
[2026-05-31 20:15:14.894] [voice] [warning] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/decryptor.cpp:127 Decrypt failed, no valid cryptor found, type: audio, encrypted frame size: 16, plaintext frame size: 16, number of cryptor managers: 1, pass through enabled: no
[2026-05-31 20:15:14.915] [voice] [error] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/openssl_cryptor.cpp:193 Failed to finalize decryption
[2026-05-31 20:15:14.915] [voice] [warning] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/decryptor.cpp:127 Decrypt failed, no valid cryptor found, type: audio, encrypted frame size: 16, plaintext frame size: 16, number of cryptor managers: 1, pass through enabled: no
[2026-05-31 20:15:14.937] [voice] [error] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/openssl_cryptor.cpp:193 Failed to finalize decryption
[2026-05-31 20:15:14.937] [voice] [warning] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/decryptor.cpp:127 Decrypt failed, no valid cryptor found, type: audio, encrypted frame size: 16, plaintext frame size: 16, number of cryptor managers: 1, pass through enabled: no
[2026-05-31 20:15:14.958] [voice] [error] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/openssl_cryptor.cpp:193 Failed to finalize decryption
[2026-05-31 20:15:14.958] [voice] [warning] [DAVE] /usr/src/debug/abaddon/abaddon/subprojects/libdave/cpp/src/decryptor.cpp:127 Decrypt failed, no valid cryptor found, type: audio, encrypted frame size: 16, plaintext frame size: 16, number of cryptor managers: 1, pass through enabled: no

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions