We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Coding conventions (markdown)
Add SPDX-License-Identifier to coding conventions
Update formatting and other stuff
Clean excess white space.
Remove references to old algorithms RAND & KEX. Reworded a few parts :-)
Add section on return values from functions
Mention expectations about zeroing-out secret values.
Update instructions on clang-format
Command for checking global namespace.
Initial creation