Dmitry Baryshkov

Results 99 comments of Dmitry Baryshkov

... if different byte encodings are to be supported.

@tarcieri I have to admit, that this is out of my level of Rust knowledge.

There is a usual problem with deprecations. It is typical to have a set of data generated with the previous standards in mind, e.g. older digitally signed and/or encrypted documents....

Historically I think it was impossible, because all Strings were referenced. Now with the addition of owned structures, it should be possible to transcode UCS-2 UTF-8. In the worst case,...

@tarcieri So far I have tried changing SPKI (well, `AlgorithmIdentifier`) into generic item. I stumbled upon accepting any tag object instead of `AnyRef`. My dumb suggestion would be to define...

For the GOST modes please also add support for the internal rekeying (RFC4357, old Gost89 is useless without it) and also support for the ACPKM (RFC8645) rekeying.

There is no `tmp.dat`. -nsec 5 fails with the similar message: > rtlsdr.rtlsdr.LibUSBError: "Could not read 20480000 bytes" -nsec 4 works, but seems to give no calibration: ``` {'f': None,...

I'm using a laptop, 15 GiB of mem, 4.4 GiB free at this moment.