Friedel Ziegelmayer

Results 767 comments of Friedel Ziegelmayer

I am not sure I understand the question. The test you are pointing at, does exactly that, using a public key to encrypt and decrypt using a private key: -...

I wonder if instead we could make the method accept `T: Iterator`

A wild DSA implementation appeared 😄 Thanks a lot, it will take me a little bit more time to review this, given it is an entirely new algorithm, but I...

it could probably be made configurable, though there should be a limit to protect against memory exhaustion

depends on https://github.com/RustCrypto/block-modes/pull/17

For anyone following, I would love to finish this, but the new custom Error handling in nom is so painful, I have not found a good way to make it...

I am not sure I understand quite what you mean, could you explain what you have and where you want to get to exactly?

I would like to add support, but this first requires implementing them in pure Rust, which I currently do not have time for unfortunately.