Nikita Bloshchanevich
Results
32
issues of
Nikita Bloshchanevich
Add `-defun'
12
`-defun` is like `-lambda`, but with destructuring. To implement it, abstract the arglist and form generation code of `-lambda` into separate functions. Additional benefits of the refactoring are: - `-lambda`...
enhancement
copyright
All other headers have a __cplusplus guard, except for constant_time.h**. This allows it to be conveniently included in C++ code. ** as verified using grep -L "#ifdef __cplusplus" mbedtls/*.h psa/*.h,...
bug
needs-review
needs-backports
component-crypto
needs-reviewer
size-xs