Paul Schaub

Results 145 comments of Paul Schaub

I created https://github.com/bcgit/bc-java/pull/1658 to add X448 support to `PGPKeyConverter.implGetKdfParameters()`

Might be a bit late, but here are my two cents: > We noticed there is method secretKey.replacePublicKey, so we assume that for a given secret key, the expiration date...

It's a pain to detect whether a keyboard is opened or not. WTF Google, u drunk? Its 2016!

The same type of sanitization can also be applied to `Revocable` and `Exportable`. I'll add separate commits for these.

Implemented in https://github.com/bcgit/bc-java/pull/1410

I'm closing this as stale. Feel free to re-open if you feel like this should be revisited though :)

I found a library which claims to implement the HSRE syntax: https://github.com/basis-technology-corp/tcl-regex-java Unfortunately this library pulls in quite a bit of dependencies. For that reason I decided to create a...

I removed the regex-specific commits from main, so that it doesn't block 1.4 anymore. Instead, I opened #352 containing the changes.