2.6.0-test2+Util-linux/cryptoapi

From: Frank v Waveren (fvw_at_var.cx)
Date: 07/31/03

  • Next message: David Brownell: "Re: [linux-usb-devel] Re: OHCI problems with suspend/resume"
    Date:	Thu, 31 Jul 2003 05:45:27 +0200
    To: linux-kernel@vger.kernel.org
    
    

    I was giving 2.6.0-test2 a spin, and run into a few issues with
    loopback crypto:

    First of all, in util-linux 2.12 the keybits option is gone, and the
    number of keybits is fixed to 256 (even though some algorithms in the
    kernel support more). Is this a temporary thing or a design decision?

    Moving to the slightly more ontopic stuff for lk@vger: Is access to
    the cryptoapi algorithms exposed to userspace yet? I wanted to have
    losetup/mount hash the passphrase before passing it to the kernel, and
    it seems silly to actually put a separate hashing algorithm in
    util-linux when they're there in the kernel anyway.

    Thirdly, has the encryption setup changed again since 2.4.x with hvr's
    testing cryptoapi stuff? I have a filesystem encrypted with 256 bits
    serpent, yet it won't decrypt using 2.6.0-test2 and util-linux 2.12.

    Lastly: Why the move from a /proc/crypto directory containing files
    for all the algorithms to one monolithic /proc/crypto file? Isn't the
    former a lot nicer from the userspace programmer's point of view?

    -- 
    Frank v Waveren                                      Fingerprint: 21A7 C7F3
    fvw@[var.cx|stack.nl|chello.nl] ICQ#10074100            1FF3 47FF 545C CB53
    Public key: hkp://wwwkeys.pgp.net/fvw@var.cx            7BD9 09C0 3AC1 6DF2
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: David Brownell: "Re: [linux-usb-devel] Re: OHCI problems with suspend/resume"

    Relevant Pages

    • Re: CSP with foreign algorithm
      ... Unfortunately, the Microsoft CA, like most applications based on CryptoAPI, ... The GOST algorithms may not be used with a Microsoft CA ... Now we are finishing the CSP development in accordance to the CSP ...
      (microsoft.public.platformsdk.security)
    • Re: [OT] Firefox 3.0
      ... Again, FWIW, signcode uses MD5 or SHA1, both of which are public ... algorithms, I have no idea what Wise Install uses (or indeed, what ... Freely available versions of what MS calls the CryptoAPI are in easy to ... things like infinite precision maths and crypto algorithms. ...
      (uk.rec.motorcycles)
    • Re: How good an encryption algorithm is this?
      ... They've designed plenty of crypto algorithms ... But surely there are enough CryptoAPI examples to help you out, ... Using "I think I'll design my own crypto algorithm" is a bad starting ... > those higher up crackers are probably more into breaking standard algorithms ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: How good an encryption algorithm is this?
      ... They've designed plenty of crypto algorithms ... But surely there are enough CryptoAPI examples to help you out, ... Using "I think I'll design my own crypto algorithm" is a bad starting ... > those higher up crackers are probably more into breaking standard algorithms ...
      (microsoft.public.vc.language)
    • Re: 2.6.0-test2+Util-linux/cryptoapi
      ... there is no point unless the kernel API is ... But I assume this didn't sneak in since the testing cryptoAPI ... Or have the algorithms been redone? ... >> former a lot nicer from the userspace programmer's point of view? ...
      (Linux-Kernel)