Friedel Ziegelmayer
Friedel Ziegelmayer
working on preparing a release and fixing #143 in #165
published a new release`0.8` which should hopefully help, sorry for the delay
This should be possible to do, now that RSA has no_std with alloc support
Thank you. @link2xt when you have a moment could you check this out please?
I am not certain this is the right way to do it. An unsigned message is very much valid, it just isn't signed. This change would mean that if you...
yeah, there is limited precision in the pgp packets for this. Any suggestions how the api could be improved?
Ah yes, that makes sense
there are various ways to import keys, for example from a string like here: https://github.com/rpgp/rpgp/blob/master/tests/key_test.rs#L143
Thanks, would be great to have support for this
Thanks a lot, will take a look at how much is left to integrate