minus-squareArrowMax@feddit.orgtoProgrammer Humor@programming.dev•Don't grow older than 255 or else it will overflowlinkfedilinkarrow-up27·2 days agoEven in decimal, the most-significant digit is to the left. Binary in text form is no exception to this. Unless we are talking little-endian, which would start with the least-significant bit. linkfedilink
minus-squareArrowMax@feddit.orgtoTechnology@lemmy.world•You probably can't trust your password manager if it's compromisedlinkfedilinkEnglisharrow-up1·10 days agoAdditional vendor responses by Bitwarden to put the remediations and threat models into perspective: Bitwarden blog post Bitwarden cryptography report linkfedilink
Even in decimal, the most-significant digit is to the left. Binary in text form is no exception to this.
Unless we are talking little-endian, which would start with the least-significant bit.