-
Notifications
You must be signed in to change notification settings - Fork 8
Open
1 / 21 of 2 issues completedLabels
botan-lowRelated to the botan-low packageRelated to the botan-low packagebugSomething isn't workingSomething isn't workingpriority: high
Description
These failing test suites were noticed in #24, and independently in #21
The following are known to fail on Ubuntu with ghc-9.6 and Botan-3.9
-
botan-low-cipher-tests: Fix an "insufficient buffer space" bug inBotan.Low.Cipher.cipherUpdate#84 -
botan-low-pubkey-decrypt-tests: Fix a bug in public-keyencryptanddecryptfunctions #79 -
botan-low-pubkey-dsa-tests: FixPubKey.DSAtests #83 -
botan-low-pubkey-encrypt-tests: Fix a bug in public-keyencryptanddecryptfunctions #79 -
botan-low-pwdhash-tests: FixPwdHashtests, review and refactorPwdHashmodules #63 -
botan-low-srp6-tests: FixSRP6tests, review and refactorSRP6modules #65, related SRP6 functions get broken because allocBytesQuerying calls botan_srp6_server_session_step1 twice #28
The following is known to fail only on MacOS regardless of the GHC version and with Botan-3.9
botan-low-rng-tests
We should fix these test suites
Sub-issues
Metadata
Metadata
Assignees
Labels
botan-lowRelated to the botan-low packageRelated to the botan-low packagebugSomething isn't workingSomething isn't workingpriority: high