Niklas Saari
Niklas Saari
This similar problem occurred to me, when trying to install specific version with go. For example ```console GO111MODULE=on go list -m -versions github.com/bettercap/bettercap ``` Can be used to list all...
> > Does anyone know why they chose to compare it on the client instead of on the server, seeing as it is only ran on images uploaded to iCloud?...
> This issue here, however, is a hash collission. This is huge, if confirmed. Really ugly stuff. Every practical hashing algorithm is one-to-many. It is only a matter of time...
> Even if apples specific algorithm is the best in the world and does not have this drawbacks: You would not know. You would have to live in constant fear...
Bit related to this, I would like to see new official release as well! It has been more than year since last release.
Just random lurker here, who is thinking to change password manager for this. I am heavy container user, and would definitely use it, or make own image if none is...
I think I could start working with this [newtype support] after I finish OER codec, if that is okay. I am still quite new for Rust, so I might need...
I am trying to fix this, but it seems that the decoder ~~is much more "loose", than the spec allows for `GeneralizedTime`.~~ ~~If we go with the spec, it should...
I have been looking closely compilers in the past weeks, and asn1c seems to be behind the features of the current ASN.1 standard and it is not really maintained anymore....
There is also this excellent Rust compiler https://github.com/kellerkindt/asn1rs, and there has been a lot of work done. But that project misses features this project has and also on the other...