Test ran at 2025-07-31 01:16:02.448762+00:00 SOLUTION: adare_dilithium5=0.2.3: Post Quantum Computer Resistant Cryptograph Sign, Dilithium5 Ada bind. Origin: commit 48a77cb59ddc827ce785553e4a5307b31389ffa4 from https://github.com/danieagle/adare_dilithium5.git Properties: Author: Daniel Norte de Moraes Build Switches: Description: Post Quantum Computer Resistant Cryptograph Sign, Dilithium5 Ada bind. License: Unlicense Long_Description: Dilithium is a digital signature scheme that is strongly secure under chosen message attacks based on the hardness of lattice problems over module lattices. The security notion means that an adversary having access to a signing oracle cannot produce a signature of a message whose signature he hasn't yet seen, nor produce a different signature of a message that he already saw signed. Dilithium is one of the candidate algorithms submitted to the NIST post-quantum cryptography project. Adare_Dilithium5 is a Ada 2012 bind to Dilithium5 C. (C version at https://github.com/PQClean/PQClean) How a Bonus all Ada packages in this lib is "Ada Pure"! :-) Maintainer: Daniel Norte de Moraes Maintainers_Logins: danieagle Name: adare_dilithium5 Tag: signature Tag: pqc Version: 0.2.3 Website: LOG: [alr test] Testing adare_dilithium5=0.2.3 [alr test] Spawning retrieval for remote crate: alr -d -n get adare_dilithium5=0.2.3 Note: Deploying adare_dilithium5=0.2.3... adare_dilithium5=0.2.3 successfully retrieved. There are no dependencies. [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building adare_dilithium5=0.2.3/adare_dilithium5.gpr... Setup [mkdir] object directory for project Adare_Dilithium5 [mkdir] library directory for project Adare_Dilithium5 Compile [C] reduce.c [C] poly.c [C] ntt.c [C] rounding.c [C] sign.c [C] packing.c [C] polyvec.c [C] symmetric-shake.c [C] fips202.c [C] randombytes.c [Ada] adare_dilithium5-inners.ads [Ada] adare_dilithium5.ads [Ada] adare_dilithium5-dilithium.adb Build Libraries [gprlib] Adare_Dilithium5.lexch [link library] libAdare_Dilithium5.so Success: Build finished successfully in 1.17 seconds. Found declared GPR file: adare_dilithium5.gpr [alr test] Test completed SUCCESSFULLY