Håvard Fossli

Results 159 comments of Håvard Fossli

I have not done that before. Do you want to do that whilst storing the private key on secure enclave? I don't think that is possible. You could create a...

Yes, it supports the same configuration for secp256r1 as Security framework from Apple provides of support. I don't think I can help you further than that. Maybe if you share...

How does your config look? Can you share some code?

I don't remember if this is expected behavior. I think it is, but I am not entirely sure. What happens if you trigger LAContext methods on simulator? Does it show...

Threading issues? Håvard > 12. jan. 2021 kl. 11:20 skrev MajidAlNuumani : > >  > I face issue with Face Id in some of iphone 12 pro and pro...

I would check that all the if let's are valid and unwrapped correctly. I don't understand if this compiles because dataToBeSigned expects Data not String

Hi! Thanks for letting me know about this use case! It was slightly tricky. 2 things where off. 1. The signature that Security/EllipticCurveKeyPair produces is in DER format. The API...

There's some mutual interests here https://github.com/yourkarma/JWT/issues/116

Great! I'm keeping this open until I have this included somehow