-rw-r--r-- 1353 lib1305-20250407/doc/man/lib1305-test.1 raw
.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "lib1305-test" "1" "" "" "" .hy .SS NAME .PP lib1305-test - run some lib1305 correctness tests .SS SYNOPSIS .IP .nf \f[C] lib1305-test \f[R] .fi .SS DESCRIPTION .PP \f[V]lib1305-test\f[R] runs some tests of the correctness of the lib1305 implementation of Poly1305. .PP The \f[V]lib1305-test\f[R] output format is subject to change. As examples of the current format, the lines .IP .nf \f[C] onetimeauth_poly1305 offset 1 onetimeauth_poly1305 selected implementation amd64-mxaa-g24 compiler clang -Wall -fPIC -fwrapv -Qunused-arguments -O2 -mbmi -mbmi2 -mtune=skylake; Ubuntu clang version 14.0.0-1ubuntu1.1; Target: x86_64-pc-linux-gnu; Thread model: posix; InstalledDir: /usr/bin \f[R] .fi .PP mean that \f[V]lib1305-test\f[R] is testing the automatically selected \f[V]amd64-mxaa-g24\f[R] implementation of \f[V]poly1305\f[R] with various arrays offset by 1 byte from being aligned, and a final line saying .IP .nf \f[C] all tests succeeded \f[R] .fi .PP means that all tests passed. .SS SEE ALSO .PP \f[B]lib1305-fulltest\f[R](1), \f[B]lib1305\f[R](3)