Ryan Stortz
Ryan Stortz
I updated this PR by rebasing it on current master: https://github.com/withzombies/difftastic/tree/json
It's better to export a key that's directly applicable rather than one you have to run through an auxiliary ruby script. This API didn't exist before, so we had an...
Exporting the key to an external representation such as PKCS1 allows digital signatures created by the TouchID interface to be validated by tools like openssl. Currently to solve this problem,...
kSecKeyAlgorithmECIESEncryptionCofactorX963SHA256AESGCM is newer than the library. I'd have to look into it to give you a proper answer. I do agree that a proper encrypt/decrypt implementation belongs in this project...
Also useful for ethersplay
With 301b80b, rattle completes now but it's ugly. The functions aren't identified and split off, so the graph is huge and confusing. Sorry, I'll have to look into a better...
Good example:
A hierarchical text editor for notes
I have an arm64 binary where some forms of `b` are not properly handled. b.eq and b.vs specifically in one function. I can provide the binary out of band.