.. _test_schemes:

Scheme Test Code
-----------------------------------------

This section contains test code examples for the implemented cryptographic schemes.
These tests demonstrate how to use each scheme and verify correct functionality.

.. begin_auto_test_schemes_list
.. toctree::
   :maxdepth: 1

   test/chamhash_adm05_test
   test/chamhash_rsa_hw09_test
   test/dabe_aw11_test
   test/encap_bchk05_test
   test/pk_vrf_test
   test/pkenc_test
   test/pksig_test
   test/rsa_alg_test
   test/threshold_test

.. end_auto_test_schemes_list
