
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social · Reply to David Roetzel's post
@dave @renchap When implementing RFC 9421 signature verification, what algorithm do you default to when the alg
parameter is not specified in the signature parameters?
@hongminhee@hollo.social · Reply to David Roetzel's post
@dave @renchap When implementing RFC 9421 signature verification, what algorithm do you default to when the alg
parameter is not specified in the signature parameters?
@dave@upp2.com · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee @renchap The branch above currently only supports RSASSA-PKCS1-v1_5 as we are still stuck with old RSA keys and the one key per actor limit. We are looking at FEP-521a to improve this, but this will have to come later.