Krzysztof Kotowicz

Results 232 comments of Krzysztof Kotowicz

_From [[email protected]](https://code.google.com/u/[email protected]/) on August 11, 2014 21:37:23_ Ping o.o

_From [[email protected]](https://code.google.com/u/117357594583116522450/) on August 12, 2014 00:51:40_ Sorry for the delayed response. I'm doing some refactoring in the prompt UI. This can certainly be solved in the process.

_From [[email protected]](https://code.google.com/u/[email protected]/) on August 11, 2014 21:19:37_ Can you give a bit more detail Josh?

_From [[email protected]](https://code.google.com/u/[email protected]/) on August 11, 2014 23:47:04_ **Labels:** Component-Logic Maintainability

_From [[email protected]](https://code.google.com/u/109784845986778244660/) on August 12, 2014 09:11:59_ In various places, primarily in schemes and key generation, we have places for code to interact with hardware. No code is written there...

_From [[email protected]](https://code.google.com/u/109784845986778244660/) on August 15, 2014 12:24:12_ ``` Here's a braindump of what my thoughts for the refactor were, so we have them available after my internship ends: ecdh_agent: hasKeyWrapper_():...

I restarted the build. On Thu, Nov 16, 2017 at 8:13 PM, Michael Jezierny wrote: > I have to admit that I'm not sure how to fix this. It builds...

We need to expose `getValidEncryptionKeys` in `ContextImpl` or make `TransferableKey.toKeyObject()` expose information whether a valid encryption (sub)key is present and filter based on those. Same for signing.

_From [[email protected]](https://code.google.com/u/[email protected]/) on June 11, 2014 08:59:17_ **Labels:** Component-UI