Hardware implementation of RSA cryptography in FPGA interfaced with a secure digital card reader

Cryptography is concerned with the security of information, particularly encryption and authentication. RSA Cryptography is implemented in FPGA that is interfaced with a secure digital (SD) card reader. RSA is a well-known algorithm that provides security that is difficult to crack. The card reader...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Ang, Lawrence Kendrick C., Garcia, Romarr Herminio O., Go, Jed Delbert T., Lee, Jonathan L., Sim, Michael Vincent L.
التنسيق: text
اللغة:English
منشور في: Animo Repository 2007
الموضوعات:
الوصول للمادة أونلاين:https://animorepository.dlsu.edu.ph/etd_bachelors/14292
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
المؤسسة: De La Salle University
اللغة: English
الوصف
الملخص:Cryptography is concerned with the security of information, particularly encryption and authentication. RSA Cryptography is implemented in FPGA that is interfaced with a secure digital (SD) card reader. RSA is a well-known algorithm that provides security that is difficult to crack. The card reader used is the ALFATxp Development Board. The text file in the SD card will be read, encrypted through VHDL, and write it back to the SD card. The text files inside the SD card would now be unreadable to unauthorized users. The encrypted data can be decrypted through VHDL again then write back to the SD card. This way the original contents of the text files would be shown. Our group interfaced the two development boards through RS232 serial port UART.