Hi again everyone, does anybody know if there is o...
# ktor
s
Hi again everyone, does anybody know if there is official support for more modern encryption algorithms (such as ES256) in the context of JWT authentication using the official plugin? From what I have seen so far, it does not seem like that is the case. Would such an implementation be within scope for the plugin's scope? In any case, would it also be within scope for someone to implement the rsa key-generation process that I talked about a few days ago here, in-code instead of through bash scripts?