yshurik

Results 11 comments of yshurik

@smac89 I found https://github.com/abperiasamy/rtl8812AU_8821AU_linux which did the work for my Netgear AC600, guess it has files which can be merged in this repository.

That one installed rtl8812au, all ok for AC600 at least: ``` ... CC [M] /home/alex/rtl8812AU_8821AU_linux/core/rtw_bt_mp.o LD [M] /home/alex/rtl8812AU_8821AU_linux/rtl8812au.o Building modules, stage 2. MODPOST 1 modules CC /home/alex/rtl8812AU_8821AU_linux/rtl8812au.mod.o LD [M] /home/alex/rtl8812AU_8821AU_linux/rtl8812au.ko...

It says: ``` The only requirement for mounting a successful attack is to use a small Paillier encryption key. The key size check was not specified in the protocol and...

Are you sure `save.Signature` is correct format to apply as big.Int? I believe GetR and GetS are enough: This works fine (though via btcec): ``` sig_obj := btcec.Signature{ R: new(big.Int).SetBytes(save.GetR()),...

Have a look at btcec: It is a case when S is less than half the order N ``` func (sig *Signature) Serialize() []byte { // low 'S' malleability breaker...

I think the docker container on windows can fill this need as workaround https://github.com/yshurik/docker-bitmessage

Use this: https://hub.docker.com/r/yshurik/bitmessage

Looks as daemon runs as another user (root?) occasionally

I didn't try. It is a question support of qresource vfs inside of WebKit. If no then WebKit just can open such files. You can just give a try to...

I guess so. You can make adjustments to communicator to send bytes of pdf document to js