mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-05 00:05:12 -04:00
* Add minimal kex and sig example file showing the api usage * Fix regular expression * update * Update global namespace regex * Further updates to gloabalnamespace script * added minimal_sig/kex_oqs as test cases * commit * commit * commit updated tabs to spaces * commit make prettyprint * commit replaced macros with functions * commit changed print_hex_string to disp_hex_string to comply to the coding standards * updated regex * Remove spurious regex updates * commit * Added back _ntt_double and _rec in regex Otherwise gcc fails on travis * commit