I want to add more functions to JMeter, for example encryption __sha512
which will encrypt string using SHA 512.
What's the process of contribute new function(s) to JMeter? can I add it as an enhancement to JMeter and create a patch or should it be added as a plugin manager?
In plugin manager there's already Function project.