Replies: 3 comments 2 replies
-
Actually, code is commented...Is there any reason why it is not implemented : func verify(signature: Data, data: Data) throws {
|
Beta Was this translation helpful? Give feedback.
-
I think it was just untested at the time (or CryptoKit didn’t make supporting RSA easy since it’s considered a non-recommended technology). You are welcome to bring support up to snuff if you are able to validate it with your system though! |
Beta Was this translation helpful? Give feedback.
-
Pull request #87 done. |
Beta Was this translation helpful? Give feedback.
-
Hello,
Windows Hello requires RS256 algorithm support. Is there any plan to add it ?
David
Beta Was this translation helpful? Give feedback.
All reactions