Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MD5, SHA1, HMAC ... Kernel 2.6.9
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Bender007
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 110
Location: Göttingen

PostPosted: Mon Nov 29, 2004 9:58 pm    Post subject: MD5, SHA1, HMAC ... Kernel 2.6.9 Reply with quote

Hi
als ich versuchen wollte im Kernel den MD5, HMAC, SHA1, DES und Triple DES algorithmus zu kompilieren habe ich festgestellt das dort nur noch 3 Striche stehen wo ich normalerweise das Paket als Modul oder fest in den Kernel kompiliere. Komischerweise sind MD4 und SHA256 und SHA 384 im Kernel als modul eingebunden aber die anderen Verschlüsselungs algorithmen bekomme ich nicht aktiviert.

Ich benutze dm crypt zur Verschlüsselung der Festplatten ... das läuft ohne Probleme

Hat einer n Plan woran das liegen kann? Ich bin mir nicht sicher aber ich glaube die nicht zu kompilierenden algorithmen konnte ich als ich den kernel bei der installation gebaut habe mit einbinden. :?



--- HMAC support
│ │ < > Null algorithms
│ │ <M> MD4 digest algorithm
│ │ --- MD5 digest algorithm
│ │ --- SHA1 digest algorithm
│ │ <M> SHA256 digest algorithm
│ │ <M> SHA384 and SHA512 digest algorithms
│ │ < > Whirlpool digest algorithms
│ │ --- DES and Triple DES EDE cipher algorithms


Last edited by Bender007 on Mon Nov 29, 2004 10:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Mon Nov 29, 2004 10:02 pm    Post subject: Reply with quote

das stimmt schon so, "---" ist halt die Rubrik.
Bei meinem 2.6.9er Kernel sieht es so aus:
Code:

     --- Cryptographic API                                                                            │ │
  │ │                                                ---   HMAC support                                                                               │ │
  │ │                                                < >   Null algorithms                                                                            │ │
  │ │                                                < >   MD4 digest algorithm                                                                       │ │
  │ │                                                ---   MD5 digest algorithm                                                                       │ │
  │ │                                                <M>   SHA1 digest algorithm                                                                      │ │
  │ │                                                < >   SHA256 digest algorithm                                                                    │ │
  │ │                                                < >   SHA384 and SHA512 digest algorithms                                                        │ │
  │ │                                                < >   Whirlpool digest algorithms                                                                │ │
  │ │                                                <M>   DES and Triple DES EDE cipher algorithms                                                   │ │
  │ │                                                <*>   Blowfish cipher algorithm                                                                  │ │
  │ │                                                < >   Twofish cipher algorithm                                                                   │ │
  │ │                                                < >   Serpent cipher algorithm                                                                   │ │
  │ │                                                <*>   AES cipher algorithms                                                                      │ │
  │ │                                                < >   CAST5 (CAST-128) cipher algorithm                                                          │ │
  │ │                                                < >   CAST6 (CAST-256) cipher algorithm                                                          │ │
  │ │                                                < >   TEA and XTEA cipher algorithms                                                             │ │
  │ │                                                < >   ARC4 cipher algorithm                                                                      │ │
  │ │                                                < >   Khazad cipher algorithm                                                                    │ │
  │ │                                                <M>   Deflate compression algorithm                                                              │ │
  │ │                                                < >   Michael MIC keyed digest algorithm                                                         │ │
  │ │                                                <*>   CRC32c CRC algorithm                                                                       │ │
  │ │                                                < >   Testing module



Gruß,
Benjamin
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
Bender007
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 110
Location: Göttingen

PostPosted: Mon Nov 29, 2004 10:05 pm    Post subject: Reply with quote

aber das MD5 modul was ich brauche ist also im kernel drin und aktiviert?
weil das DES modul kann ich auch nicht auswählen :?
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Mon Nov 29, 2004 10:09 pm    Post subject: Reply with quote

du brauchst also die MD5. Wozo?
Datenintegritätsprüfung?
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
Bender007
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 110
Location: Göttingen

PostPosted: Mon Nov 29, 2004 10:11 pm    Post subject: Reply with quote

ipsec und KAME tools brauchen die module...
Back to top
View user's profile Send private message
Bender007
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 110
Location: Göttingen

PostPosted: Mon Nov 29, 2004 10:30 pm    Post subject: Reply with quote

ich hab mal in der .config in /usr/src/linux nach MD5 und den andere modules gesucht und die scheinen aktiviert zu sein.

Ich probier nochmal n bisschen ob jetzt klappt...
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Mon Nov 29, 2004 11:02 pm    Post subject: Reply with quote

Gib bescheid ob die Module aktiv sind bzw für deine Apps vom Kernel bereitgestellt und geladen werden. Viel Erfolg.
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum