15 entries in 0.306s
mircea_popescu: in other "holy shit open source" news : to run a linux repo, you must provide... md5hashes for the stuff, because... apt-get wants it. fancy that. and by default you get that and
sha1. because it's fucking 1995 and there's a thousand fly eyes!
mircea_popescu: ya, sure. find me the man who wasn't using
sha1 in 2011.
mircea_popescu: mrottenkolber> Naive question: what would be the implications of using
sha1 instead of sha512 in vdiff? << roughly speaking you'd be going back in time, we're by and large in the process of moving to sha-3
mircea_popescu: <asciilifeform> (what rng? ring oscillator jitter, with
sha1 whitening.) <<< better than many
mircea_popescu: asciilifeform yeah, and suppose you see a message from me using
sha1 when you know i use sha512.
mircea_popescu: btw, cazalla bingoboingo and everyone else in the same situation : if the blob gpg spits out when you sign contains a
SHA1 you are using the older, and perhaps not all that secure digest algo. you should move on to sha512 either with --digest-algo SHA512 or else edit gpg.conf to insert personal-digest-preferences SHA512 SHA384 SHA256
☟︎☟︎ mircea_popescu: decimation here's more.
sha1 is implemented as "sha1sum". sha256 however is implemented as "sha256". then sha512 is... "sha512sum"
mircea_popescu: guy reversed
sha1, salted
sha1 and reversed
sha1 within minutes.