hfossli-agens

Results 10 comments of hfossli-agens

The author of this library have copied code from another repository without respecting the license. Their [MIT license](https://github.com/thevtm/ms/blob/master/license.md) is pretty clear here > The above copyright notice and this permission...

I guess main branch and develop is a bit stale. I have been working on a new api https://github.com/agens-no/EllipticCurveKeyPair/blob/renewed-api/Sources/EllipticCurveKeyPair.swift, but haven't finished it entirely. A PR for your pressing needs...

You fork and push to your fork then open a pull request :)

The export func is intentionally private. Use .data() and then .DER or .PEM to export the key in your desired format. See example here https://github.com/agens-no/EllipticCurveKeyPair/blob/944ae5c89ca045e9f1a113b736706c73fc51d1c2/Demo-iOS/EncryptionViewController.swift#L98 Can you explain the other...

Thanks @jorge07. Does this work in my case? I am not creating the client for firebase-admin so how do I make sure firebase-admin uses this grpc client?

I had exact same issue. ``` D 2022-05-25T09:19:37.476Z | call_stream | [14] ended with status: code=13 details="Received RST_STREAM with code 2 triggered by internal client error: Protocol error" ``` I...

**Candidates** ``` Obama Hollande Merkel ``` **Ballots** ``` 3, 1, 2 3, 1, 2 1, 2, 3 1, 2, 3 2, 3, 1 2, 3, 1 ``` **Actual result** ```...

I expected obama and merkel to tie with 4 - 4 in round 2 and a new loser be selected randomly. I might be uninformed. Håvard > 27. nov. 2020...