LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: "Thilo Jeremias" <jeremias@o...>
    Date: Tue, 26 Aug 2003 22:13:47 +1000
    Subject: AW: [oc] Encryption algorithms map to hardware
    Top

    Most algorithms don't encrypts that block-size
    (except for a 2048-bit RSA, that you wouldn't want to implement)
    
    All the symetric ciphers (DES,AES,RC4,...) have either
    fixed block-sizes (64 .. 256 bits) (you could chain a number of them), or
    are streaming ciphers.
    
    AES (Rijndael) offers variable block sizes (I'm not sure if 2k is ok)
    
    Have a look at:
    http://www.esat.kuleuven.ac.be/~rijmen/rijndael/sbox.pdf    (AES HW)
    
    RSA Labs:
    http://www.rsasecurity.com/rsalabs/
    
    NSA
    http://www.nsa.gov/
    
    
    thilo
    
    -----Ursprungliche Nachricht-----
    Von: owner-cores@o... [mailto:owner-cores@o...]Im
    Auftrag von jae lim
    Gesendet: Tuesday, August 26, 2003 04:45
    An: cores@o...
    Betreff: [oc] Encryption algorithms map to hardware
    
    
    hey there
    
    Does anybody have idea of how to map encryption
    algorithms into hardware? Also, what kind of algorithm
    could encypt up to 2048 bit packet?
    
    thanks
    
    
    
    
    
    
    
    

    ReferenceAuthor
    [oc] Encryption algorithms map to hardwareJae lim

    Follow upAuthor
    Re: [oc] Encryption algorithms map to hardwareErez Birenzwig

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.