Slashdot Mirror


User: pyrbe

pyrbe's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Re:Hmmm on More on Newly Broken SHA-1 · · Score: 1

    Well, how about the digital signatures? They should have the same legality than with the ordinary ones.. atleast if you have used the qualified certificates to create them. This is what the law says (atleast in Finland). So, what happens to the the digital signatures when the cryptographic algorithms that are used to construct them starts to break? Are they still as valid as the ordinary signatures? When the law about digital signatures has been signed, there has been trust for those algorithms.. what happens now? Digital signatures are made of trust. This uncertainty breaks the trust.

  2. George W. on Whose Desktop Would You Most Like To See? · · Score: 1

    Yes, I certainly would like to know what percentage of time George W. spends on programming.. but I probably wouldn't like to see that code.

  3. Re:this cannot be rushed on Biometrics: Prepare to be Scanned · · Score: 1

    And the sad thing with most consumer-grade biometric systems (at least those using fingerprints) is that they are easily fooled. In some test gelatin-made fake fingerprints fooled every biometric smartcard reader tested. And it seems that those "gummy fingers" are very easy to make. So malicious attacker doesn't even have to tamper with the system.. Just steal someone's fingerprint and make fake one with gelatin. Here's nice pdf about testing biometric readers with "gummy fingers" and making those fingers (Tsutomu Matsumoto - Yokohama national university) A case study of user identification. The site (www.turvallisuus.org) is in Finnish and with frames - that's why the hotlinking.

  4. Re:OSS ECC? ECC vs AES on NSA Turns To Commercial Software For Encryption · · Score: 4, Informative

    Bouncycastle Crypto APIs support atleast Elliptic Curve DSA and Elliptic Curve basic Diffie-Hellman (according to release notes). Possible other ECC algorithms too.